Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/mouse_event_normalize/src/
Dmouse_device_state.cpp58 void MouseDeviceState::GetPressedButtons(std::vector<int32_t>& pressedButtons) in GetPressedButtons() function in OHOS::MMI::MouseDeviceState
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dpointer_event.cpp507 std::set<int32_t> PointerEvent::GetPressedButtons() const in GetPressedButtons() function in OHOS::MMI::PointerEvent
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
Djs_input_monitor.cpp592 bool JsInputMonitor::GetPressedButtons(const std::set<int32_t>& pressedButtons, napi_value result) in GetPressedButtons() function in OHOS::MMI::JsInputMonitor