Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h185 KEY_BUTTON_Z = 2306, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h188 KEY_BUTTON_Z = 2306, enumerator
H A Dkey_event_recognizer.cpp197 {KeyCode::KEY_BUTTON_Z, "KEYCODE_BUTTON_Z"}, in KeyCodeToString()