| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb_preference.h | 657 virtual void SetScrollable(bool enable, int32_t scrollType) {} in SetScrollable() function
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_preference_impl.cpp | 450 void ArkWebPreferenceImpl::SetScrollable(bool enable) in SetScrollable() function in OHOS::ArkWeb::ArkWebPreferenceImpl 494 void ArkWebPreferenceImpl::SetScrollable(bool enable, int32_t scrollType) in SetScrollable() function in OHOS::ArkWeb::ArkWebPreferenceImpl
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_preference_wrapper.cpp | 514 void ArkWebPreferenceWrapper::SetScrollable(bool enable) in SetScrollable() function in OHOS::ArkWeb::ArkWebPreferenceWrapper 565 void ArkWebPreferenceWrapper::SetScrollable(bool enable, int32_t scrollType) in SetScrollable() function in OHOS::ArkWeb::ArkWebPreferenceWrapper
|
| /base/web/webview/interfaces/kits/cj/src/ |
| D | webview_controller_impl.cpp | 1102 void WebviewControllerImpl::SetScrollable(bool enable) in SetScrollable() function in OHOS::Webview::WebviewControllerImpl 1115 void WebviewControllerImpl::SetScrollable(bool enable, int32_t scrollType) in SetScrollable() function in OHOS::Webview::WebviewControllerImpl
|
| /base/web/webview/interfaces/kits/ani/webview/native/webviewcontroller/ |
| D | webview_controller.cpp | 1219 void WebviewController::SetScrollable(bool enable) in SetScrollable() function in OHOS::NWeb::WebviewController 1944 void WebviewController::SetScrollable(bool enable, int32_t scrollType) in SetScrollable() function in OHOS::NWeb::WebviewController
|
| /base/web/webview/interfaces/kits/ani/webview/src/webviewcontroller/ |
| D | ani_webview_controller.cpp | 485 static void SetScrollable(ani_env *env, ani_object object, ani_boolean enable, ani_enum_item type) in SetScrollable() function
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_controller.cpp | 1319 void WebviewController::SetScrollable(bool enable) in SetScrollable() function in OHOS::NWeb::WebviewController 2209 void WebviewController::SetScrollable(bool enable, int32_t scrollType) in SetScrollable() function in OHOS::NWeb::WebviewController
|
| D | napi_webview_controller.cpp | 4720 napi_value NapiWebviewController::SetScrollable(napi_env env, napi_callback_info info) in SetScrollable() function in OHOS::NWeb::NapiWebviewController
|