Home
last modified time | relevance | path

Searched defs:checkKeyCodes (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_interactable_view_ffi.cpp89 …ckKeysPressed(const std::vector<KeyCode>& pressedKeyCodes, std::vector<std::string>& checkKeyCodes) in CheckKeysPressed()
618 std::vector<std::string> checkKeyCodes; in FfiDragEventGetModifierKeyState() local
Dcj_gesture_ffi.cpp130 …ckKeysPressed(const std::vector<KeyCode>& pressedKeyCodes, std::vector<std::string>& checkKeyCodes) in CheckKeysPressed()
876 std::vector<std::string> checkKeyCodes; in FfiOHOSAceFrameworkGestureGetModifierKeyState() local
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
Dui_observer_listener.cpp30 …ckKeysPressed(const std::vector<KeyCode>& pressedKeyCodes, std::vector<std::string>& checkKeyCodes) in CheckKeysPressed()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_utils.cpp2452 …t EcmaVM* vm, const std::vector<KeyCode>& pressedKeyCodes, std::vector<std::string>& checkKeyCodes) in CheckKeysPressed()
2502 std::vector<std::string> checkKeyCodes; in GetModifierKeyState() local