Home
last modified time | relevance | path

Searched refs:DEFAULT_SCROLL_ENABLE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dlist_modifier.cpp25 constexpr bool DEFAULT_SCROLL_ENABLE = true; variable
141 ListModelNG::SetScrollEnabled(frameNode, DEFAULT_SCROLL_ENABLE); in ResetEnableScrollInteraction()
H A Dnode_list_modifier.cpp36 constexpr bool DEFAULT_SCROLL_ENABLE = true; variable
164 ListModelNG::SetScrollEnabled(frameNode, DEFAULT_SCROLL_ENABLE); in ResetEnableScrollInteraction()