#include <ui_shared.h>
Data Fields | |
| int | startPos |
| int | endPos |
| float | lineHeight |
| int | maxLineChars |
| int | drawPadding |
| int | iLineCount |
| const char * | pLines [MAX_TEXTSCROLL_LINES] |
|
|
Definition at line 233 of file ui_shared.h. Referenced by Item_TextScroll_Paint(). |
|
|
Definition at line 229 of file ui_shared.h. Referenced by Item_SetScreenCoords(), Item_TextScroll_Paint(), and Menu_SetItemText(). |
|
|
Definition at line 237 of file ui_shared.h. Referenced by Item_TextScroll_MaxScroll(), Item_TextScroll_OverLB(), and Item_TextScroll_Paint(). |
|
|
Definition at line 231 of file ui_shared.h. Referenced by Item_TextScroll_HandleKey(), Item_TextScroll_MaxScroll(), Item_TextScroll_Paint(), and ItemParse_lineHeight(). |
|
|
Definition at line 232 of file ui_shared.h. Referenced by ItemParse_maxLineChars(). |
|
|
Definition at line 238 of file ui_shared.h. Referenced by Item_TextScroll_Paint(). |
|
|
Definition at line 228 of file ui_shared.h. Referenced by Item_SetScreenCoords(), Item_TextScroll_HandleKey(), Item_TextScroll_Paint(), Item_TextScroll_ThumbPosition(), and Menu_SetItemText(). |