#include "Gadget.h"#include "Bases.h"#include "Module.h"Include dependency graph for gadget_Scroller.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | SCR_VERTICAL 0 |
| #define | SCR_HORIZONTAL 1 |
| #define | TAG_SCR_TOTAL (GADGET_TAGBASE+CLASS_SCROLLER_ID+1) |
| #define | TAG_SCR_VISIBLE (GADGET_TAGBASE+CLASS_SCROLLER_ID+2) |
| #define | TAG_SCR_POSITION (GADGET_TAGBASE+CLASS_SCROLLER_ID+3) |
| #define | TAG_SCR_ORIENTATION (GADGET_TAGBASE+CLASS_SCROLLER_ID+4) |
| #define | TAG_SCR_OTHERSIZE (GADGET_TAGBASE+CLASS_SCROLLER_ID+5) |
| #define | SCR_CUS_KNOBUP (0) |
| #define | SCR_CUS_KNOBDOWN (1) |
| #define | MET_SCROLLER_SET_PROPERTY (GADGET_METHOD_BASE+0) |
| #define | MET_SCROLLER_GET_PROPERTY (GADGET_METHOD_BASE+1) |
Typedefs | |
| typedef _scroller | scroller |
Functions | |
| EXPORT int | module_Init (u32 module, bases_Modules_t *bases) |
|
|
Definition at line 56 of file gadget_Scroller.h. |
|
|
Definition at line 55 of file gadget_Scroller.h. |
|
|
Definition at line 52 of file gadget_Scroller.h. Referenced by scroller_layout. |
|
|
Definition at line 51 of file gadget_Scroller.h. Referenced by scroller_layout. |
|
|
Definition at line 42 of file gadget_Scroller.h. |
|
|
Definition at line 41 of file gadget_Scroller.h. Referenced by scroller_get_extent, scroller_input_event_handler, and scroller_layout. |
|
|
Definition at line 48 of file gadget_Scroller.h. Referenced by scroller_get_property, and scroller_init_gadget. |
|
|
Definition at line 49 of file gadget_Scroller.h. Referenced by scroller_get_property, and scroller_init_gadget. |
|
|
Definition at line 47 of file gadget_Scroller.h. Referenced by scroller_get_property, scroller_init_gadget, and scroller_set_property. |
|
|
Definition at line 45 of file gadget_Scroller.h. Referenced by scroller_get_property, scroller_init_gadget, and scroller_set_property. |
|
|
Definition at line 46 of file gadget_Scroller.h. Referenced by scroller_get_property, scroller_init_gadget, and scroller_set_property. |
|
|
Definition at line 59 of file gadget_Scroller.h. |
|
||||||||||||
|
Definition at line 213 of file gadget_Space.c. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002