Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_controller_base.h53 SCROLL_NONE, enumerator
H A Drender_scroll.cpp23 constexpr int32_t SCROLL_NONE = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp25 constexpr int32_t SCROLL_NONE = 0; variable