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

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

Go to the source code of this file.
Defines | |
| #define | BTN_COL_TEXT 0 |
| #define | TAG_BTN_LABEL ((GADGET_TAGBASE+CLASS_BUTTON_ID+1)|TAGT_STRING) |
| #define | TAG_BTN_IMAGEUPNAME ((GADGET_TAGBASE+CLASS_BUTTON_ID+2)|TAGT_STRING) |
| #define | TAG_BTN_IMAGEDOWNNAME ((GADGET_TAGBASE+CLASS_BUTTON_ID+3)|TAGT_STRING) |
Typedefs | |
| typedef _button | button |
Functions | |
| EXPORT int | module_Init (u32 module, bases_Modules_t *bases) |
|
|
Definition at line 39 of file gadget_Button.h. Referenced by button_layout. |
|
|
Definition at line 43 of file gadget_Button.h. |
|
|
Definition at line 42 of file gadget_Button.h. |
|
|
Definition at line 41 of file gadget_Button.h. Referenced by button_init_gadget. |
|
|
Definition at line 45 of file gadget_Button.h. |
|
||||||||||||
|
Definition at line 282 of file gadget_Compound.c. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002