#include "FBLib_TMSOSDMenu.h"
Go to the source code of this file.
Functions | |
bool | OSDMenuListBoxInitialize (bool AllowScrollingOfLongText, bool HasValueColumn, bool NumberedItems, bool ScrollLoop, const char *Title, dword x, dword width, bool OSDUpdate) |
bool OSDMenuListBoxInitialize | ( | bool | AllowScrollingOfLongText, |
bool | HasValueColumn, | ||
bool | NumberedItems, | ||
bool | ScrollLoop, | ||
const char * | Title, | ||
dword | x, | ||
dword | width, | ||
bool | OSDUpdate | ||
) |
Definition at line 3 of file OSDMenuListBoxInitialize.c.
References CurrentMenuLevel, LISTBOX_ADDITIONAL_WIDTH, LISTBOX_OFFSET_TO_X, Menu, OMDM_ListBox, OSDDirty, OSDMenuButtonsClear(), tMenu::OSDMenuDisplayMode, OSDMenuInit(), OSDMenuPush(), TRACEENTER, TRACEEXIT, tMenu::Width, and tMenu::XPos.