Searched refs:TitleToken (Results 1 – 2 of 2) sorted by relevance
50 EFI_STRING_ID TitleToken[TITLE_TOKEN_COUNT]; // Title string ID member
177 StrWidth = GetLineWidth (BootMenuData->TitleToken[Index]); in InitializeBootMenuScreen()313 BootMenuData->TitleToken[0] = STRING_TOKEN (STR_BOOT_POPUP_MENU_TITLE_STRING); in InitializeBootMenuData()595 String = HiiGetString (gStringPackHandle, BootMenuData->TitleToken[Index], NULL); in DrawBootPopupMenu()596 LineWidth = GetLineWidth (BootMenuData->TitleToken[Index]); in DrawBootPopupMenu()