Searched refs:IsBarrier (Results 1 – 2 of 2) sorted by relevance
264 bool RelativeContainerLayoutAlgorithm::IsBarrier(const std::string& id) in IsBarrier() function in OHOS::Ace::NG::RelativeContainerLayoutAlgorithm292 if (IsBarrier(nodeName)) { in GetBarrierRectByReferencedIds()606 if (IsGuideline(alignRule.anchor) || IsBarrier(alignRule.anchor)) { in GetHorizontalAnchorValueByAlignRule()648 if (IsGuideline(alignRule.anchor) || IsBarrier(alignRule.anchor)) { in GetVerticalAnchorValueByAlignRule()940 if (IsBarrier(nodeName)) { in MeasureChild()1072 if (IsBarrier(anchor) || idNodeMap_.find(anchor) != idNodeMap_.end()) { in GetDependencyRelationshipInChain()1132 if (IsBarrier(alignRule.second.anchor)) { in GetDependencyRelationship()1187 if (IsBarrier(anchor)) { in PreTopologicalLoopDetectionGetAnchorSet()1224 if (IsBarrier(nodeName)) { in PreTopologicalLoopDetection()1570 if (IsBarrier(alignRule.anchor)) { in CalcHorizontalLayoutParam()[all …]
90 bool IsBarrier(const std::string& id);