Searched refs:_GetKeyLabel (Results 1 – 2 of 2) sorted by relevance
85 void _GetKeyLabel(const Key* key, char* text,
728 _GetKeyLabel(key, text, sizeof(text), keyKind); in _DrawKey()1024 KeyboardLayoutView::_GetKeyLabel(const Key* key, char* text, size_t textSize, in _GetKeyLabel() function in KeyboardLayoutView