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

/haiku/src/apps/firstbootprompt/
H A DBootPromptWindow.h42 status_t _GetCurrentKeymapRef(entry_ref& ref) const;
H A DBootPromptWindow.cpp519 if (_GetCurrentKeymapRef(currentRef) == B_OK) {
575 if (_GetCurrentKeymapRef(currentRef) != B_OK) {
590 BootPromptWindow::_GetCurrentKeymapRef(entry_ref& ref) const function in class:BootPromptWindow

Completed in 35 milliseconds