Home
last modified time | relevance | path

Searched defs:ark_web_touch_point_info (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_touch_point_info_wrapper.cpp22 …hPointInfoWrapper::ArkWebTouchPointInfoWrapper(ArkWebRefPtr<ArkWebTouchPointInfo> ark_web_touch_po… in ArkWebTouchPointInfoWrapper()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/
H A Dark_web_touch_point_info_vector_cpptoc.cpp37 … ArkWebRefPtr<ArkWebTouchPointInfo> ark_web_touch_point_info = new ArkWebTouchPointInfoImpl(*it); in ArkWebTouchPointInfoVectorClassToStruct() local