Home
last modified time | relevance | path

Searched refs:KEYCODE_BUTTON_C (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h1175 static const int32_t KEYCODE_BUTTON_C; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp182 {KeyEvent::KEYCODE_BUTTON_C, "KEYCODE_BUTTON_C"},
579 const int32_t KeyEvent::KEYCODE_BUTTON_C = 2303; member in OHOS::MMI::KeyEvent