Home
last modified time | relevance | path

Searched refs:KEY_BUTTON_C (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h182 KEY_BUTTON_C = 2303, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h185 KEY_BUTTON_C = 2303, enumerator
H A Dkey_event_recognizer.cpp194 {KeyCode::KEY_BUTTON_C, "KEYCODE_BUTTON_C"}, in KeyCodeToString()