This is the complete list of members for ScrollView, including all inherited members.
| AddEscapeChars(const char *input) | ScrollView | private |
| AddEventHandler(SVEventHandler *listener) | ScrollView | |
| AddMessage(const char *format,...) | ScrollView | |
| AddMessageBox() | ScrollView | |
| AlwaysOnTop(bool b) | ScrollView | |
| AQUAMARINE enum value | ScrollView | |
| AwaitEvent(SVEventType type) | ScrollView | |
| AwaitEventAnyWindow() | ScrollView | |
| BLACK enum value | ScrollView | |
| BLUE enum value | ScrollView | |
| BROWN enum value | ScrollView | |
| Brush(Color color) | ScrollView | |
| Brush(int red, int green, int blue) | ScrollView | |
| Brush(int red, int green, int blue, int alpha) | ScrollView | |
| Clear() | ScrollView | |
| Color enum name | ScrollView | |
| CORAL enum value | ScrollView | |
| CYAN enum value | ScrollView | |
| DARK_GREEN enum value | ScrollView | |
| DARK_OLIVE_GREEN enum value | ScrollView | |
| DARK_SLATE_BLUE enum value | ScrollView | |
| DARK_SLATE_GREY enum value | ScrollView | |
| DARK_TURQUOISE enum value | ScrollView | |
| DIM_GREY enum value | ScrollView | |
| DrawTo(int x, int y) | ScrollView | |
| Ellipse(int x, int y, int width, int height) | ScrollView | |
| event_handler_ | ScrollView | private |
| event_handler_ended_ | ScrollView | private |
| event_table_ | ScrollView | private |
| Exit() | ScrollView | static |
| FOREST_GREEN enum value | ScrollView | |
| GetId() | ScrollView | inline |
| GetName() | ScrollView | inline |
| GetStream() | ScrollView | inlineprivatestatic |
| GOLD enum value | ScrollView | |
| GOLDENROD enum value | ScrollView | |
| GREEN enum value | ScrollView | |
| GREEN_YELLOW enum value | ScrollView | |
| GREY enum value | ScrollView | |
| Image(struct Pix *image, int x_pos, int y_pos) | ScrollView | |
| Image(const char *image, int x_pos, int y_pos) | ScrollView | |
| image_index_ | ScrollView | privatestatic |
| INDIAN_RED enum value | ScrollView | |
| Initialize(const char *name, int x_pos, int y_pos, int x_size, int y_size, int x_canvas_size, int y_canvas_size, bool y_axis_reversed, const char *server_name) | ScrollView | private |
| KHAKI enum value | ScrollView | |
| LIGHT_BLUE enum value | ScrollView | |
| LIGHT_GREY enum value | ScrollView | |
| LIME_GREEN enum value | ScrollView | |
| Line(int x1, int y1, int x2, int y2) | ScrollView | |
| MAGENTA enum value | ScrollView | |
| MAROON enum value | ScrollView | |
| MEDIUM_BLUE enum value | ScrollView | |
| MenuItem(const char *parent, const char *name) | ScrollView | |
| MenuItem(const char *parent, const char *name, int cmdEvent) | ScrollView | |
| MenuItem(const char *parent, const char *name, int cmdEvent, bool flagged) | ScrollView | |
| MessageReceiver(void *a) | ScrollView | privatestatic |
| MIDNIGHT_BLUE enum value | ScrollView | |
| mutex_ | ScrollView | private |
| NAVY_BLUE enum value | ScrollView | |
| NONE enum value | ScrollView | |
| nr_created_windows_ | ScrollView | privatestatic |
| ORANGE enum value | ScrollView | |
| ORANGE_RED enum value | ScrollView | |
| ORCHID enum value | ScrollView | |
| PALE_GREEN enum value | ScrollView | |
| Pen(Color color) | ScrollView | |
| Pen(int red, int green, int blue) | ScrollView | |
| Pen(int red, int green, int blue, int alpha) | ScrollView | |
| PINK enum value | ScrollView | |
| PLUM enum value | ScrollView | |
| points_ | ScrollView | private |
| PopupItem(const char *parent, const char *name) | ScrollView | |
| PopupItem(const char *parent, const char *name, int cmdEvent, const char *value, const char *desc) | ScrollView | |
| Rectangle(int x1, int y1, int x2, int y2) | ScrollView | |
| RED enum value | ScrollView | |
| SALMON enum value | ScrollView | |
| SANDY_BROWN enum value | ScrollView | |
| ScrollView(const char *name, int x_pos, int y_pos, int x_size, int y_size, int x_canvas_size, int y_canvas_size) | ScrollView | |
| ScrollView(const char *name, int x_pos, int y_pos, int x_size, int y_size, int x_canvas_size, int y_canvas_size, bool y_axis_reversed) | ScrollView | |
| ScrollView(const char *name, int x_pos, int y_pos, int x_size, int y_size, int x_canvas_size, int y_canvas_size, bool y_axis_reversed, const char *server_name) | ScrollView | |
| semaphore_ | ScrollView | private |
| SendMsg(const char *msg,...) | ScrollView | |
| SendPolygon() | ScrollView | private |
| SendRawMessage(const char *msg) | ScrollView | static |
| SetCursor(int x, int y) | ScrollView | |
| SetEvent(SVEvent *svevent) | ScrollView | private |
| SetVisible(bool visible) | ScrollView | |
| ShowInputDialog(const char *msg) | ScrollView | |
| ShowYesNoDialog(const char *msg) | ScrollView | |
| Signal() | ScrollView | private |
| SKY_BLUE enum value | ScrollView | |
| SLATE_BLUE enum value | ScrollView | |
| StartEventHandler(void *sv) | ScrollView | privatestatic |
| STEEL_BLUE enum value | ScrollView | |
| stream_ | ScrollView | privatestatic |
| Stroke(float width) | ScrollView | |
| TAN enum value | ScrollView | |
| Text(int x, int y, const char *mystring) | ScrollView | |
| TextAttributes(const char *font, int pixel_size, bool bold, bool italic, bool underlined) | ScrollView | |
| Transfer32bppImage(struct Pix *image) | ScrollView | private |
| TransferBinaryImage(struct Pix *image) | ScrollView | private |
| TransferGrayImage(struct Pix *image) | ScrollView | private |
| TranslateYCoordinate(int y) | ScrollView | |
| TURQUOISE enum value | ScrollView | |
| Update() | ScrollView | static |
| UpdateWindow() | ScrollView | |
| VIOLET enum value | ScrollView | |
| VIOLET_RED enum value | ScrollView | |
| WHEAT enum value | ScrollView | |
| WHITE enum value | ScrollView | |
| window_id_ | ScrollView | private |
| window_name_ | ScrollView | private |
| y_axis_is_reversed_ | ScrollView | private |
| y_size_ | ScrollView | private |
| YELLOW enum value | ScrollView | |
| YELLOW_GREEN enum value | ScrollView | |
| ZoomToRectangle(int x1, int y1, int x2, int y2) | ScrollView | |
| ~ScrollView() | ScrollView |