Home
last modified time | relevance | path

Searched refs:PutOverlayScrollbarEnabled (Results 1 - 6 of 6) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_preference_impl.cpp479 void ArkWebPreferenceImpl::PutOverlayScrollbarEnabled(bool flag) in PutOverlayScrollbarEnabled() function in OHOS::ArkWeb::ArkWebPreferenceImpl
481 nweb_preference_->PutOverlayScrollbarEnabled(flag); in PutOverlayScrollbarEnabled()
H A Dark_web_preference_impl.h653 void PutOverlayScrollbarEnabled(bool enable) override;
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_preference.h649 virtual void PutOverlayScrollbarEnabled(bool enable) {} in PutOverlayScrollbarEnabled() function in OHOS::NWeb::NWebPreference::AccessMode::CopyOptionMode
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_preference_wrapper.h650 void PutOverlayScrollbarEnabled(bool enable) override;
H A Dark_web_preference_wrapper.cpp560 void ArkWebPreferenceWrapper::PutOverlayScrollbarEnabled(bool enable) in PutOverlayScrollbarEnabled() function in OHOS::ArkWeb::ArkWebPreferenceWrapper
562 ark_web_preference_->PutOverlayScrollbarEnabled(enable); in PutOverlayScrollbarEnabled()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_preference.h736 virtual void PutOverlayScrollbarEnabled(bool enable) = 0;

Completed in 6 milliseconds