Searched defs:isKeypad (Results 1 – 2 of 2) sorted by relevance
49 …t windowsVirtualKeyCode, int nativeVirtualKeyCode, bool isAutoRepeat, bool isKeypad, bool isSystem… in PlatformKeyboardEvent()86 bool isKeypad() const { return m_isKeypad; } in isKeypad() function
102 …KeyCode, const int* nativeVirtualKeyCode, const bool* autoRepeat, const bool* isKeypad, const bool… in dispatchKeyEvent()