Home
last modified time | relevance | path

Searched defs:childLayoutWeight (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp273 float childLayoutWeight = 0.0f; in TravelChildrenFlexProps() local
344 float childLayoutWeight = 0.0f; in MeasureAndCleanMagicNodes() local
398 float childLayoutWeight = 0.0f; in MeasureAndCleanMagicNodes() local
440 float childLayoutWeight = 0.0f; in MeasureAndCleanMagicNodes() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.cpp379 float childLayoutWeight = DEFAULT_WEIGHT; in CheckNodeInHorizontalChain() local
419 float childLayoutWeight = flexItem->GetChainWeight()->first.value_or(DEFAULT_WEIGHT); in CheckHorizontalChain() local
469 float childLayoutWeight = DEFAULT_WEIGHT; in CheckNodeInVerticalChain() local
509 float childLayoutWeight = flexItem->GetChainWeight()->second.value_or(DEFAULT_WEIGHT); in CheckVerticalChain() local