Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

gadget_Space.h File Reference

#include "Gadget.h"
#include "Bases.h"
#include "Module.h"

Include dependency graph for gadget_Space.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Defines

#define TAG_SPC_WIDTH   (GADGET_TAGBASE+CLASS_SPACE_ID+1)
#define TAG_SPC_HEIGHT   (GADGET_TAGBASE+CLASS_SPACE_ID+2)
#define TAG_SPC_COLOR   (GADGET_TAGBASE+CLASS_SPACE_ID+3)

Typedefs

typedef _space space

Functions

EXPORT int module_Init (u32 module, bases_Modules_t *bases)


Define Documentation

#define TAG_SPC_COLOR   (GADGET_TAGBASE+CLASS_SPACE_ID+3)
 

Definition at line 41 of file gadget_Space.h.

Referenced by space_init_gadget.

#define TAG_SPC_HEIGHT   (GADGET_TAGBASE+CLASS_SPACE_ID+2)
 

Definition at line 40 of file gadget_Space.h.

Referenced by space_init_gadget.

#define TAG_SPC_WIDTH   (GADGET_TAGBASE+CLASS_SPACE_ID+1)
 

Definition at line 39 of file gadget_Space.h.

Referenced by space_init_gadget.


Typedef Documentation

typedef struct _space space
 

Definition at line 43 of file gadget_Space.h.


Function Documentation

EXPORT int module_Init u32    module,
bases_Modules_t   bases
 

Definition at line 191 of file gadget_SysBar.c.


Generated on Tue Jan 7 12:12:03 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002