Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.h68 float totalChainWeight; member
H A Drelative_container_layout_algorithm.cpp354 AlignRule& rightAnchor, float& totalChainWeight) in CheckNodeInHorizontalChain()
404 float totalChainWeight = DEFAULT_WEIGHT; in CheckHorizontalChain() local
444 AlignRule& bottomAnchor, float& totalChainWeight) in CheckNodeInVerticalChain()
492 float totalChainWeight = DEFAULT_WEIGHT; in CheckVerticalChain() local