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

/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.h88 bool _KeyState(uint32 code) const;
H A DKeyboardLayoutView.cpp344 if (_KeyState(key->code)) {
1069 return _KeyState(code);
1074 KeyboardLayoutView::_KeyState(uint32 code) const function in class:KeyboardLayoutView

Completed in 41 milliseconds