Codebase list ruby-fxruby / run/f762db3d-88aa-4cf6-acc2-33e3fa65a958/upstream ext / fox16_c / include / FXRbScrollAreaVirtuals.h
run/f762db3d-88aa-4cf6-acc2-33e3fa65a958/upstream

Tree @run/f762db3d-88aa-4cf6-acc2-33e3fa65a958/upstream (Download .tar.gz)

FXRbScrollAreaVirtuals.h @run/f762db3d-88aa-4cf6-acc2-33e3fa65a958/upstreamraw · history · blame

public:
  // Overrides the base class version of getContentWidth()
  virtual FXint getContentWidth();

  // Overrides the base class version of getContentHeight()
  virtual FXint getContentHeight();

  // Overrides the base class version of getViewportWidth()
  virtual FXint getViewportWidth();

  // Overrides the base class version of getViewportHeight()
  virtual FXint getViewportHeight();