Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp3454 std::shared_ptr<OHOS::NWeb::NWebTouchPointInfo> touch_point_info = in OnSelectHandleMove() local
3456 touch_point_infos.emplace_back(touch_point_info); in OnSelectHandleMove()
3504 std::shared_ptr<OHOS::NWeb::NWebTouchPointInfo> touch_point_info = in HandleTouchMove() local
3506 touch_point_infos.emplace_back(touch_point_info); in HandleTouchMove()