Home
last modified time | relevance | path

Searched defs:SCROLL_FROM_BAR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll_bar/
H A Dscroll_bar_proxy.cpp114 constexpr int32_t SCROLL_FROM_BAR = 6; // Source type of scroll. in NotifyScrollableNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/proxy/
H A Dscroll_bar_proxy.cpp26 constexpr int32_t SCROLL_FROM_BAR = 6; // Source type of scroll. variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_properties.h186 constexpr int32_t SCROLL_FROM_BAR = 6; variable