Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/
H A Dark_web_touch_point_info_vector_cpptoc.h25 ArkWebTouchPointInfoVector ArkWebTouchPointInfoVectorClassToStruct(
H A Dark_web_touch_point_info_vector_cpptoc.cpp23 ArkWebTouchPointInfoVector ArkWebTouchPointInfoVectorClassToStruct( in ArkWebTouchPointInfoVectorClassToStruct() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp99 …ArkWebTouchPointInfoVector st_touch_point_infos = ArkWebTouchPointInfoVectorClassToStruct(touch_po… in OnTouchMove()