Searched refs:GetJsPointerItem (Results 1 – 2 of 2) sorted by relevance
110 int32_t GetJsPointerItem(const PointerEvent::PointerItem &item, napi_value value) const;
447 int32_t JsInputMonitor::GetJsPointerItem(const PointerEvent::PointerItem &item, napi_value value) c… in GetJsPointerItem() function in OHOS::MMI::JsInputMonitor500 if (GetJsPointerItem(it, element) != RET_OK) { in TransformPointerEvent()