Home
last modified time | relevance | path

Searched defs:OnTouchMove (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp98 void ArkWebNWebImpl::OnTouchMove(int32_t id, double x, double y, bool from_overlay) in OnTouchMove() function in OHOS::ArkWeb::ArkWebNWebImpl
103 void ArkWebNWebImpl::OnTouchMove(const ArkWebTouchPointInfoVector& touch_point_infos, bool from_ove… in OnTouchMove() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp91 void ArkWebNWebWrapper::OnTouchMove(int32_t id, double x, double y, bool from_overlay) in OnTouchMove() function in OHOS::ArkWeb::ArkWebNWebWrapper
96 void ArkWebNWebWrapper::OnTouchMove( in OnTouchMove() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_pattern.cpp501 void PatternLockPattern::OnTouchMove(const TouchLocationInfo& info) in OnTouchMove() function in OHOS::Ace::NG::PatternLockPattern