Home
last modified time | relevance | path

Searched refs:SetMouseProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_monitor/include/
H A Djs_input_monitor.h122 bool SetMouseProperty(const std::shared_ptr<PointerEvent> pointerEvent,
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp766 bool JsInputMonitor::SetMouseProperty(const std::shared_ptr<PointerEvent> pointerEvent, in SetMouseProperty() function in OHOS::MMI::JsInputMonitor
844 if (!SetMouseProperty(pointerEvent, item, result)) { in GetMousePointerItem()