Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

glw_Event Struct Reference

#include <Glw.h>


Data Fields

u32 window
u16 mousex
u16 mousey
u32 second
u32 millis
u32 event
u32 data
u32 userdata
u32 mask


Field Documentation

u32 glw_Event::data
 

Definition at line 83 of file GlwTerminal.h.

Referenced by button_input_event_handler, dropdown_input_event_handler, glw_CopyBck, glw_MainLoop, glw_MainLoopCli, glw_ReadMessage, glw_StdWindowProc, gui_Event, scroller_input_event_handler, sys_close_input_event_handler, sys_drag_input_event_handler, sys_size_input_event_handler, and test_input_event_handler.

u32 glw_Event::event
 

Definition at line 82 of file GlwTerminal.h.

Referenced by button_input_event_handler, dropdown_input_event_handler, gadget_PostMessageTL, glw_CopyBck, glw_MainLoop, glw_MainLoopCli, glw_ReadMessage, glw_StdWindowProc, group_input_event_handler, gui_Event, scroller_input_event_handler, sys_close_input_event_handler, sys_drag_input_event_handler, sys_size_input_event_handler, and test_input_event_handler.

u32 glw_Event::mask
 

Definition at line 85 of file GlwTerminal.h.

Referenced by glw_MainLoop, and gui_Event.

u32 glw_Event::millis
 

Definition at line 81 of file GlwTerminal.h.

Referenced by glw_FillEvent, and glw_ReadMessage.

u16 glw_Event::mousex
 

Definition at line 78 of file GlwTerminal.h.

Referenced by button_input_event_handler, dropdown_input_event_handler, gadget_PostMessageTL, glw_MainLoop, glw_MainLoopCli, glw_StdWindowProc, scroller_input_event_handler, and sys_close_input_event_handler.

u16 glw_Event::mousey
 

Definition at line 79 of file GlwTerminal.h.

Referenced by button_input_event_handler, dropdown_input_event_handler, gadget_PostMessageTL, glw_MainLoop, glw_MainLoopCli, glw_StdWindowProc, scroller_input_event_handler, and sys_close_input_event_handler.

u32 glw_Event::second
 

Definition at line 80 of file GlwTerminal.h.

Referenced by glw_FillEvent, and glw_ReadMessage.

u32 glw_Event::userdata
 

Definition at line 84 of file GlwTerminal.h.

Referenced by glw_MainLoop, glw_MainLoopCli, and gui_Event.

u32 glw_Event::window
 

Definition at line 77 of file GlwTerminal.h.

Referenced by glw_FillEvent, glw_MainLoop, glw_MainLoopCli, and gui_Event.


The documentation for this struct was generated from the following files:
Generated on Tue Jan 7 12:13:21 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002