Searched defs:CAPS_LOCK_FUNCTION_KEY (Results 1 – 3 of 3) sorted by relevance
48 constexpr int32_t CAPS_LOCK_FUNCTION_KEY = 1; variable
51 static const int32_t CAPS_LOCK_FUNCTION_KEY; variable
423 const int32_t KeyEvent::CAPS_LOCK_FUNCTION_KEY = 1; member in OHOS::MMI::KeyEvent