Home
last modified time | relevance | path

Searched defs:checkKeyCode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dbytrace_adapter.cpp114 std::string checkKeyCode; in StartBytrace() local
234 std::string checkKeyCode; in StartBytrace() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.cpp1255 …bool checkKeyCode = (event.code == KeyCode::KEY_ENTER || event.code == KeyCode::KEY_NUMPAD_ENTER || in OnEnterKeyEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp2090 for (auto& checkKeyCode : checkKeyCodes) { in CheckKeysPressed() local