Home
last modified time | relevance | path

Searched refs:_SpecialMappedKeySymbol (Results 1 – 2 of 2) sorted by relevance

/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.h76 const char* _SpecialMappedKeySymbol(const char* bytes,
H A DKeyboardLayoutView.cpp923 KeyboardLayoutView::_SpecialMappedKeySymbol(const char* bytes, size_t numBytes) in _SpecialMappedKeySymbol() function in KeyboardLayoutView
1052 special = _SpecialMappedKeySymbol(bytes, numBytes); in _GetKeyLabel()