Searched refs:nextNodeWrapper (Results 1 – 1 of 1) sorted by relevance
362 auto nextNodeWrapper = idNodeMap_[nextNode].layoutWrapper; in CheckNodeInHorizontalChain() local363 const auto& nextNodeFlexItem = nextNodeWrapper->GetLayoutProperty()->GetFlexItemProperty(); in CheckNodeInHorizontalChain()377 … bool childGone = nextNodeWrapper->GetLayoutProperty()->GetVisibilityValue(VisibleType::VISIBLE) == in CheckNodeInHorizontalChain()452 auto nextNodeWrapper = idNodeMap_[nextNode].layoutWrapper; in CheckNodeInVerticalChain() local453 const auto& nextNodeFlexItem = nextNodeWrapper->GetLayoutProperty()->GetFlexItemProperty(); in CheckNodeInVerticalChain()467 … bool childGone = nextNodeWrapper->GetLayoutProperty()->GetVisibilityValue(VisibleType::VISIBLE) == in CheckNodeInVerticalChain()