Searched defs:touch_point_infos (Results 1 – 4 of 4) sorted by relevance
103 void ArkWebNWebImpl::OnTouchMove(const ArkWebTouchPointInfoVector& touch_point_infos, bool from_ove… in OnTouchMove()
97 …const std::vector<std::shared_ptr<OHOS::NWeb::NWebTouchPointInfo>>& touch_point_infos, bool from_o… in OnTouchMove()
3453 std::vector<std::shared_ptr<OHOS::NWeb::NWebTouchPointInfo>> touch_point_infos; in OnSelectHandleMove() local3493 std::vector<std::shared_ptr<OHOS::NWeb::NWebTouchPointInfo>> touch_point_infos; in HandleTouchMove() local
5689 void WebDelegate::HandleTouchMove(const std::vector<std::shared_ptr<OHOS::NWeb::NWebTouchPointInfo>… in HandleTouchMove()