Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_container_component.cpp32 constexpr double SECTION_INDEX_PART_WEIGHT = 1.0; variable
143 fixPart->SetFlexWeight(SECTION_INDEX_PART_WEIGHT); in Build()