/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_preference.h | 657 virtual void SetScrollable(bool enable, int32_t scrollType) {} in SetScrollable() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
H A D | tab_content_component.h | 51 void SetScrollable(bool scrollable) in SetScrollable() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
H A D | scroll_edge_effect_base.h | 69 void SetScrollable(const RefPtr<Scrollable>& scrollable) in SetScrollable() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/ |
H A D | scroll_edge_effect_base.h | 69 void SetScrollable(const RefPtr<Scrollable>& scrollable) in SetScrollable() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/ |
H A D | scroll_bar_overlay_modifier.h | 132 void SetScrollable(bool isScrollable) in SetScrollable() function
|
H A D | scroll_bar.cpp | 939 void ScrollBar::SetScrollable(bool isScrollable) in SetScrollable() function in OHOS::Ace::NG::ScrollBar
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | tabs_model_impl.cpp | 127 void TabsModelImpl::SetScrollable(bool scrollable) in SetScrollable() function in OHOS::Ace::Framework::TabsModelImpl
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_preference_impl.cpp | 450 void ArkWebPreferenceImpl::SetScrollable(bool enable) in SetScrollable() function in OHOS::ArkWeb::ArkWebPreferenceImpl 491 void ArkWebPreferenceImpl::SetScrollable(bool enable, int32_t scrollType) in SetScrollable() function in OHOS::ArkWeb::ArkWebPreferenceImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | scrollable_event.h | 61 void SetScrollable(const RefPtr<Scrollable>& scrollable) in SetScrollable() function
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A 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
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | scroll_bar.h | 211 void SetScrollable(bool isScrollable) in SetScrollable() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_scroll.cpp | 124 void JSScroll::SetScrollable(int32_t value) in SetScrollable() function in OHOS::Ace::Framework::JSScroll
|
H A D | js_tabs.cpp | 294 void JSTabs::SetScrollable(const std::string& value) in SetScrollable() function in OHOS::Ace::Framework::JSTabs
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | tabs_modifier.cpp | 128 void SetScrollable(ArkUINodeHandle node, ArkUI_Bool scrollable) in SetScrollable() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tabs_model_ng.cpp | 361 void TabsModelNG::SetScrollable(bool scrollable) in SetScrollable() function in OHOS::Ace::NG::TabsModelNG 822 void TabsModelNG::SetScrollable(FrameNode* frameNode, bool scrollable) in SetScrollable() function in OHOS::Ace::NG::TabsModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_tabs_bridge.cpp | 425 ArkUINativeModuleValue TabsBridge::SetScrollable(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetScrollable() function in OHOS::Ace::NG::TabsBridge
|
H A D | arkts_native_scroll_bridge.cpp | 222 ArkUINativeModuleValue ScrollBridge::SetScrollable(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetScrollable() function in OHOS::Ace::NG::ScrollBridge
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | native_interface_accessibility_impl.h | 262 void SetScrollable(bool scrollable) in SetScrollable() function
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | webview_controller.cpp | 1291 void WebviewController::SetScrollable(bool enable) in SetScrollable() function in OHOS::NWeb::WebviewController 2026 void WebviewController::SetScrollable(bool enable, int32_t scrollType) in SetScrollable() function in OHOS::NWeb::WebviewController
|
H A D | napi_webview_controller.cpp | 4406 napi_value NapiWebviewController::SetScrollable(napi_env env, napi_callback_info info) in SetScrollable() function in OHOS::NWeb::NapiWebviewController
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_element_info.cpp | 275 void AccessibilityElementInfo::SetScrollable(const bool scrollable) in SetScrollable() function in OHOS::Accessibility::AccessibilityElementInfo
|