#include <ui_shared.h>
Collaboration diagram for listBoxDef_s:

Data Fields | |
| columnInfo_t | columnInfo [MAX_LB_COLUMNS] |
| int | cursorPos |
| const char * | doubleClick |
| int | drawPadding |
| float | elementHeight |
| int | elementStyle |
| float | elementWidth |
| int | endPos |
| qboolean | notselectable |
| int | numColumns |
| int | startPos |
|
|
Definition at line 183 of file ui_shared.h. Referenced by Item_ListBox_Paint(), and ItemParse_columns(). |
|
|
Definition at line 178 of file ui_shared.h. Referenced by Item_InitControls(), Item_ListBox_HandleKey(), Item_ListBox_MouseEnter(), and Menu_SetFeederSelection(). |
|
|
Definition at line 184 of file ui_shared.h. Referenced by Item_ListBox_HandleKey(), and ItemParse_doubleClick(). |
|
|
Definition at line 177 of file ui_shared.h. Referenced by Item_ListBox_MouseEnter(), and Item_ListBox_Paint(). |
|
|
Definition at line 180 of file ui_shared.h. Referenced by Item_ListBox_HandleKey(), Item_ListBox_MaxScroll(), Item_ListBox_MouseEnter(), Item_ListBox_Paint(), and ItemParse_elementheight(). |
|
|
Definition at line 181 of file ui_shared.h. Referenced by Item_ListBox_MouseEnter(), Item_ListBox_Paint(), and ItemParse_elementtype(). |
|
|
Definition at line 179 of file ui_shared.h. Referenced by Item_ListBox_HandleKey(), Item_ListBox_MaxScroll(), Item_ListBox_MouseEnter(), Item_ListBox_Paint(), and ItemParse_elementwidth(). |
|
|
Definition at line 176 of file ui_shared.h. Referenced by Item_InitControls(), Item_ListBox_MouseEnter(), and Item_ListBox_Paint(). |
|
|
Definition at line 185 of file ui_shared.h. Referenced by Item_ListBox_HandleKey(), and ItemParse_notselectable(). |
|
|
Definition at line 182 of file ui_shared.h. Referenced by Item_ListBox_Paint(), and ItemParse_columns(). |
|
|
Definition at line 175 of file ui_shared.h. Referenced by Item_InitControls(), Item_ListBox_HandleKey(), Item_ListBox_MouseEnter(), Item_ListBox_Paint(), Item_ListBox_ThumbPosition(), Menu_SetFeederSelection(), and Scroll_ListBox_ThumbFunc(). |
1.3.9.1