Codebase list ruby-fxruby / 66287438-9f57-4620-9b78-9694240b2927/upstream ext / fox16_c / include / FXRbScrollAreaVirtuals.h
66287438-9f57-4620-9b78-9694240b2927/upstream

Tree @66287438-9f57-4620-9b78-9694240b2927/upstream (Download .tar.gz)

FXRbScrollAreaVirtuals.h @66287438-9f57-4620-9b78-9694240b2927/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();