Home
last modified time | relevance | path

Searched defs:CAPS_LOCK_FUNCTION_KEY (Results 1 – 2 of 2) sorted by relevance

/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
Dkey_event.h51 static const int32_t CAPS_LOCK_FUNCTION_KEY; variable
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dkey_event.cpp419 const int32_t KeyEvent::CAPS_LOCK_FUNCTION_KEY = 1; member in OHOS::MMI::KeyEvent