Searched refs:CheckNodeInHorizontalChain (Results 1 – 2 of 2) sorted by relevance
93 void CheckNodeInHorizontalChain(std::string& currentNode,
352 void RelativeContainerLayoutAlgorithm::CheckNodeInHorizontalChain(std::string& currentNode, in CheckNodeInHorizontalChain() function in OHOS::Ace::NG::RelativeContainerLayoutAlgorithm423 …CheckNodeInHorizontalChain(currentNode, currentAlignRules, chainNodes, rightAnchor, totalChainWeig… in CheckHorizontalChain()