Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_key_event.cpp142 std::vector<int32_t> KeyEvent::GetPressedKeys() const in GetPressedKeys() function in OHOS::MMI::KeyEvent
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp796 std::vector<int32_t> PointerEvent::GetPressedKeys() const in GetPressedKeys() function in OHOS::MMI::PointerEvent
H A Dkey_event.cpp1009 std::vector<int32_t> KeyEvent::GetPressedKeys() const in GetPressedKeys() function in OHOS::MMI::KeyEvent
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp908 bool JsInputMonitor::GetPressedKeys(const std::vector<int32_t>& pressedKeys, napi_value result) in GetPressedKeys() function in OHOS::MMI::JsInputMonitor