Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
Dkey_event.h807 static const int32_t KEYCODE_SCROLL_LOCK; variable
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dkey_event.cpp525 const int32_t KeyEvent::KEYCODE_SCROLL_LOCK = 2075; member in OHOS::MMI::KeyEvent