Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_scroll_modifier.cpp39 constexpr int32_t DEFAULT_SCROLLABLE_AXIS_VALUE = 0; variable
253 ScrollModelNG::SetAxis(frameNode, static_cast<Axis>(DEFAULT_SCROLLABLE_AXIS_VALUE)); in ResetScrollScrollable()