Home
last modified time | relevance | path

Searched defs:SetScrollable (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_preference.h657 virtual void SetScrollable(bool enable, int32_t scrollType) {} in SetScrollable() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_content_component.h51 void SetScrollable(bool scrollable) in SetScrollable() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_edge_effect_base.h69 void SetScrollable(const RefPtr<Scrollable>& scrollable) in SetScrollable() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_edge_effect_base.h69 void SetScrollable(const RefPtr<Scrollable>& scrollable) in SetScrollable() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar_overlay_modifier.h132 void SetScrollable(bool isScrollable) in SetScrollable() function
H A Dscroll_bar.cpp939 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 Dtabs_model_impl.cpp127 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 Dark_web_preference_impl.cpp450 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 Dscrollable_event.h61 void SetScrollable(const RefPtr<Scrollable>& scrollable) in SetScrollable() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_preference_wrapper.cpp514 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 Dscroll_bar.h211 void SetScrollable(bool isScrollable) in SetScrollable() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_scroll.cpp124 void JSScroll::SetScrollable(int32_t value) in SetScrollable() function in OHOS::Ace::Framework::JSScroll
H A Djs_tabs.cpp294 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 Dtabs_modifier.cpp128 void SetScrollable(ArkUINodeHandle node, ArkUI_Bool scrollable) in SetScrollable() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_model_ng.cpp361 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 Darkts_native_tabs_bridge.cpp425 ArkUINativeModuleValue TabsBridge::SetScrollable(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetScrollable() function in OHOS::Ace::NG::TabsBridge
H A Darkts_native_scroll_bridge.cpp222 ArkUINativeModuleValue ScrollBridge::SetScrollable(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetScrollable() function in OHOS::Ace::NG::ScrollBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Dnative_interface_accessibility_impl.h262 void SetScrollable(bool scrollable) in SetScrollable() function
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp1291 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 Dnapi_webview_controller.cpp4406 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 Daccessibility_element_info.cpp275 void AccessibilityElementInfo::SetScrollable(const bool scrollable) in SetScrollable() function in OHOS::Accessibility::AccessibilityElementInfo