#include <ui_shared.h>
Data Fields | |
| int | startPos |
| int | endPos |
| int | drawPadding |
| int | cursorPos |
| float | elementWidth |
| float | elementHeight |
| int | elementStyle |
| int | numColumns |
| columnInfo_t | columnInfo [MAX_LB_COLUMNS] |
| const char * | doubleClick |
| qboolean | notselectable |
| qboolean | scrollhidden |
|
|
Definition at line 181 of file ui_shared.h. Referenced by Item_ListBox_Paint(), and ItemParse_columns(). |
|
|
Definition at line 176 of file ui_shared.h. Referenced by Item_InitControls(), Item_ListBox_HandleKey(), Item_ListBox_MouseEnter(), Item_ListBox_Paint(), and Menu_SetFeederSelection(). |
|
|
Definition at line 182 of file ui_shared.h. Referenced by Item_ListBox_HandleKey(), and ItemParse_doubleClick(). |
|
|
Definition at line 175 of file ui_shared.h. Referenced by Item_ListBox_MouseEnter(), and Item_ListBox_Paint(). |
|
|
Definition at line 178 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 179 of file ui_shared.h. Referenced by Item_ListBox_HandleKey(), Item_ListBox_MouseEnter(), Item_ListBox_OverLB(), Item_ListBox_Paint(), and ItemParse_elementtype(). |
|
|
Definition at line 177 of file ui_shared.h. Referenced by Item_ListBox_HandleKey(), Item_ListBox_MaxScroll(), Item_ListBox_MouseEnter(), Item_ListBox_OverLB(), Item_ListBox_Paint(), and ItemParse_elementwidth(). |
|
|
Definition at line 174 of file ui_shared.h. Referenced by Item_InitControls(), Item_ListBox_MouseEnter(), and Item_ListBox_Paint(). |
|
|
Definition at line 183 of file ui_shared.h. Referenced by Item_ListBox_HandleKey(), and ItemParse_notselectable(). |
|
|
Definition at line 180 of file ui_shared.h. Referenced by Item_ListBox_Paint(), and ItemParse_columns(). |
|
|
Definition at line 185 of file ui_shared.h. Referenced by Item_ListBox_Paint(), and ItemParse_scrollhidden(). |
|
|
Definition at line 173 of file ui_shared.h. Referenced by Item_InitControls(), Item_ListBox_HandleKey(), Item_ListBox_MouseEnter(), Item_ListBox_Paint(), Item_ListBox_ThumbPosition(), and Menu_SetFeederSelection(). |