Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_layout_algorithm.cpp42 constexpr static int INDEX_DIVIDER = 2; variable
115 } else if (index == INDEX_DIVIDER) { in Measure()
552 } else if (index == INDEX_DIVIDER) { in Layout()