Home
last modified time | relevance | path

Searched defs:ScaleGestureChange (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.cpp957 int ArkWebNWebImpl::ScaleGestureChange(double scale, double centerX, double centerY) in ScaleGestureChange() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1118 int ArkWebNWebWrapper::ScaleGestureChange(double scale, double centerX, double centerY) in ScaleGestureChange() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp6997 void WebDelegate::ScaleGestureChange(double scale, double centerX, double centerY) in ScaleGestureChange() function in OHOS::Ace::WebDelegate