Codebase list ruby-fxruby / dad1d7ef-526a-41a7-9b7b-2700e94594cf/upstream ext / fox16_c / include / FXRbScrollAreaVirtuals.h
dad1d7ef-526a-41a7-9b7b-2700e94594cf/upstream

Tree @dad1d7ef-526a-41a7-9b7b-2700e94594cf/upstream (Download .tar.gz)

FXRbScrollAreaVirtuals.h @dad1d7ef-526a-41a7-9b7b-2700e94594cf/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();