Searched refs:KEY_COMMA (Results 1 - 6 of 6) sorted by relevance
/foundation/arkui/ace_engine/frameworks/component_test/core/ |
H A D | action.h | 61 { false, OHOS::MMI::KeyCode::KEY_COMMA }, { false, OHOS::MMI::KeyCode::KEY_MINUS }, 67 { true, OHOS::MMI::KeyCode::KEY_SEMICOLON }, { true, OHOS::MMI::KeyCode::KEY_COMMA },
|
/foundation/arkui/ace_engine/adapter/preview/entrance/samples/ |
H A D | event_adapter.cpp | 53 { GLFW_KEY_COMMA, KeyCode::KEY_COMMA },
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_xcomponent_key_event.h | 105 KEY_COMMA = 2043, enumerator
|
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | key_event.h | 98 KEY_COMMA = 2043, member in OHOS::MMI::KeyCode
|
/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | key_event.h | 101 KEY_COMMA = 2043, member in OHOS::OHOS::Ace::KeyCode
|
H A D | key_event_recognizer.cpp | 111 {KeyCode::KEY_COMMA, "KEYCODE_COMMA"}, in KeyCodeToString()
|
Completed in 8 milliseconds