Searched refs:STANDARD_MENU (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/boot/
H A Dmenu.h93 STANDARD_MENU, enumerator in enum:menu_type
/haiku/src/system/boot/loader/
H A Dmenu.cpp622 Menu(STANDARD_MENU, kDefaultMenuTitle),
1358 Menu* menu = new(nothrow) Menu(STANDARD_MENU, "Save syslog to volume ...");
1428 Menu* menu = new(std::nothrow) Menu(STANDARD_MENU, "Debug Options");

Completed in 81 milliseconds