Searched refs:GetAxesValue (Results 1 – 2 of 2) sorted by relevance
124 bool GetAxesValue(const std::shared_ptr<PointerEvent> pointerEvent, napi_value element);
791 bool JsInputMonitor::GetAxesValue(const std::shared_ptr<PointerEvent> pointerEvent, napi_value elem… in GetAxesValue() function in OHOS::MMI::JsInputMonitor854 if (!GetAxesValue(pointerEvent, element)) { in GetMousePointerItem()