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

/haiku/src/tests/system/boot/loader/
H A Dplatform_menu.cpp28 print_item_at(int32 line, MenuItem *item, bool clearHelp = true) function
87 print_item_at(i++, item, false);
/haiku/src/system/boot/platform/generic/
H A Dtext_menu.cpp88 print_item_at(int32 line, MenuItem *item, bool clearHelp = true) function
255 print_item_at(i++, item, false);
390 print_item_at(selected, item);
562 print_item_at(index, item);

Completed in 71 milliseconds