Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

windowDef_t Struct Reference

#include <ui_shared.h>

Collaboration diagram for windowDef_t:

Collaboration graph
[legend]

Data Fields

vec4_t backColor
qhandle_t background
int border
vec4_t borderColor
float borderSize
int cinematic
const char * cinematicName
int flags
vec4_t foreColor
const char * group
const char * name
int nextTime
int offsetTime
vec4_t outlineColor
int ownerDraw
int ownerDrawFlags
Rectangle rect
Rectangle rectClient
Rectangle rectEffects
Rectangle rectEffects2
int style

Field Documentation

vec4_t backColor
 

Definition at line 142 of file ui_shared.h.

Referenced by ItemParse_backcolor(), MenuParse_backcolor(), Script_SetColor(), Script_SetItemColor(), Script_SetTeamColor(), and Window_Paint().

qhandle_t background
 

Definition at line 145 of file ui_shared.h.

Referenced by Item_OwnerDraw_Paint(), ItemParse_background(), Menu_Paint(), MenuParse_background(), Script_SetBackground(), and Window_Paint().

int border
 

Definition at line 132 of file ui_shared.h.

Referenced by Item_SetScreenCoords(), Item_UpdatePosition(), ItemParse_border(), Menu_UpdatePosition(), MenuParse_border(), ToWindowCoords(), and Window_Paint().

vec4_t borderColor
 

Definition at line 143 of file ui_shared.h.

Referenced by Item_ListBox_Paint(), ItemParse_bordercolor(), MenuParse_bordercolor(), Script_SetColor(), Script_SetItemColor(), and Window_Paint().

float borderSize
 

Definition at line 135 of file ui_shared.h.

Referenced by Item_ListBox_Paint(), Item_SetScreenCoords(), Item_UpdatePosition(), ItemParse_bordersize(), Menu_UpdatePosition(), MenuParse_borderSize(), ToWindowCoords(), Window_Init(), and Window_Paint().

int cinematic
 

Definition at line 130 of file ui_shared.h.

Referenced by Menu_ShowItemByName(), Window_CloseCinematic(), Window_Init(), and Window_Paint().

const char* cinematicName
 

Definition at line 129 of file ui_shared.h.

Referenced by ItemParse_cinematic(), MenuParse_cinematic(), Window_CacheContents(), and Window_Paint().

int flags
 

Definition at line 136 of file ui_shared.h.

Referenced by CG_DrawScoreboard(), Display_MouseMove(), Display_VisibleMenuCount(), GLW_SetMode(), Item_Bind_Paint(), Item_ListBox_HandleKey(), Item_ListBox_MaxScroll(), Item_ListBox_MouseEnter(), Item_ListBox_OverLB(), Item_ListBox_Paint(), Item_ListBox_ThumbDrawPosition(), Item_ListBox_ThumbPosition(), Item_MouseEnter(), Item_MouseLeave(), Item_Multi_HandleKey(), Item_Multi_Paint(), Item_OwnerDraw_Paint(), Item_Paint(), Item_SetFocus(), Item_SetMouseOver(), Item_Slider_HandleKey(), Item_Slider_Paint(), Item_Text_Paint(), Item_TextColor(), Item_TextField_Paint(), Item_YesNo_HandleKey(), Item_YesNo_Paint(), ItemParse_autowrapped(), ItemParse_decoration(), ItemParse_forecolor(), ItemParse_horizontalscroll(), ItemParse_visible(), ItemParse_wrapped(), Menu_ClearFocus(), Menu_FadeItemByName(), Menu_GetFocused(), Menu_GetFocusedItem(), Menu_HandleKey(), Menu_HandleMouseMove(), Menu_OrbitItemByName(), Menu_OverActiveItem(), Menu_Paint(), Menu_RunCloseScript(), Menu_ShowItemByName(), Menu_TransitionItemByName(), MenuParse_forecolor(), MenuParse_outOfBounds(), MenuParse_popup(), MenuParse_visible(), Menus_Activate(), Menus_ActivateByName(), Menus_AnyFullScreenVisible(), Menus_CloseAll(), Menus_CloseByName(), Menus_HandleOOBClick(), Script_SetColor(), Script_SetFocus(), Script_SetItemColor(), Scroll_ListBox_ThumbFunc(), and Window_Paint().

vec4_t foreColor
 

Definition at line 141 of file ui_shared.h.

Referenced by Item_Bind_Paint(), Item_ListBox_Paint(), Item_Multi_Paint(), Item_OwnerDraw_Paint(), Item_Slider_Paint(), Item_TextColor(), Item_TextField_Paint(), Item_YesNo_Paint(), ItemParse_forecolor(), MenuParse_forecolor(), Script_SetColor(), Script_SetItemColor(), Window_Init(), and Window_Paint().

const char* group
 

Definition at line 128 of file ui_shared.h.

Referenced by ItemParse_group(), Menu_GetMatchingItemByNumber(), and Menu_ItemsMatchingGroup().

const char* name
 

Definition at line 127 of file ui_shared.h.

Referenced by ItemParse_name(), Menu_FindItemByName(), Menu_GetMatchingItemByNumber(), Menu_ItemsMatchingGroup(), MenuParse_name(), and UI_Load().

int nextTime
 

Definition at line 140 of file ui_shared.h.

Referenced by Item_Model_Paint(), Item_OwnerDraw_Paint(), Item_Paint(), Item_TextColor(), and Window_Paint().

int offsetTime
 

Definition at line 139 of file ui_shared.h.

Referenced by Item_Paint(), Menu_OrbitItemByName(), and Menu_TransitionItemByName().

vec4_t outlineColor
 

Definition at line 144 of file ui_shared.h.

Referenced by Item_ListBox_Paint(), ItemParse_outlinecolor(), and MenuParse_outlinecolor().

int ownerDraw
 

Definition at line 133 of file ui_shared.h.

Referenced by Item_OwnerDraw_HandleKey(), Item_OwnerDraw_Paint(), Item_SetTextExtents(), ItemParse_ownerdraw(), Menu_CloseCinematics(), and MenuParse_ownerdraw().

int ownerDrawFlags
 

Definition at line 134 of file ui_shared.h.

Referenced by Item_OwnerDraw_HandleKey(), Item_OwnerDraw_Paint(), Item_Paint(), ItemParse_ownerdrawFlag(), Menu_Paint(), and MenuParse_ownerdrawFlag().

Rectangle rect
 

Definition at line 125 of file ui_shared.h.

Referenced by Display_CursorType(), Display_MouseMove(), Item_Bind_HandleKey(), Item_Image_Paint(), Item_ListBox_HandleKey(), Item_ListBox_MaxScroll(), Item_ListBox_MouseEnter(), Item_ListBox_OverLB(), Item_ListBox_Paint(), Item_ListBox_ThumbDrawPosition(), Item_ListBox_ThumbPosition(), Item_Model_Paint(), Item_Multi_HandleKey(), Item_OwnerDraw_Paint(), Item_SetScreenCoords(), Item_Slider_HandleKey(), Item_Slider_OverSlider(), Item_Slider_Paint(), Item_Slider_ThumbPosition(), Item_Text_AutoWrapped_Paint(), Item_UpdatePosition(), Item_YesNo_HandleKey(), Menu_HandleKey(), Menu_HandleMouseMove(), Menu_HitTest(), Menu_OverActiveItem(), Menu_Paint(), Menu_PostParse(), Menu_SetNextCursorItem(), Menu_SetPrevCursorItem(), Menu_UpdatePosition(), MenuParse_rect(), Scroll_ListBox_ThumbFunc(), Scroll_Slider_ThumbFunc(), ToWindowCoords(), and Window_Paint().

Rectangle rectClient
 

Definition at line 126 of file ui_shared.h.

Referenced by Item_Paint(), Item_SetScreenCoords(), ItemParse_rect(), Menu_OrbitItemByName(), and Menu_TransitionItemByName().

Rectangle rectEffects
 

Definition at line 137 of file ui_shared.h.

Referenced by Item_Paint(), Menu_OrbitItemByName(), and Menu_TransitionItemByName().

Rectangle rectEffects2
 

Definition at line 138 of file ui_shared.h.

Referenced by Item_Paint(), and Menu_TransitionItemByName().

int style
 

Definition at line 131 of file ui_shared.h.

Referenced by ItemParse_style(), MenuParse_style(), Window_CloseCinematic(), and Window_Paint().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 20:02:54 2005 for Quake III Arena by  doxygen 1.3.9.1