Lines Matching defs:menu
544 /* menu entries title lines */
744 status = StrDuplicate(L"Menu disabled. Hold down key at bootup to show menu.");
752 status = StrDuplicate(L"Menu disabled. Hold down key at bootup to show menu.");
766 status = StrDuplicate(L"Menu disabled. Hold down key at bootup to show menu.");
1250 * the 'd' key in the loader selection menu, the entry is marked with
1303 /* generate a unique title, avoiding non-distinguishable menu entries */
1702 BOOLEAN menu = FALSE;
1736 /* the filesystem path to this image, to prevent adding ourselves to the menu */
1780 /* if no configured entry to select from was found, enable the menu */
1787 /* select entry or show menu when key is pressed or timeout is set */
1800 menu = TRUE;
1803 menu = TRUE;
1809 if (menu) {
1834 menu = TRUE;