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

/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.h78 const char* _SpecialMappedKeyLabel(const char* bytes,
H A DKeyboardLayoutView.cpp943 KeyboardLayoutView::_SpecialMappedKeyLabel(const char* bytes, size_t numBytes, function in class:KeyboardLayoutView
1008 special = _SpecialMappedKeyLabel(bytes, numBytes, true);
1041 special = _SpecialMappedKeyLabel(bytes, numBytes);

Completed in 36 milliseconds