Searched refs:hasPositiveZOrderList (Results 1 – 2 of 2) sorted by relevance
79 bool hasPositiveZOrderList() const { return posZOrderList() && posZOrderList()->size(); } in hasPositiveZOrderList() function
3340 ASSERT(m_stackingNode->isStackingContext() || !m_stackingNode->hasPositiveZOrderList()); in physicalBoundingBoxIncludingReflectionAndStackingChildren()3412 ASSERT(m_stackingNode->isStackingContext() || !m_stackingNode->hasPositiveZOrderList()); in boundingBoxForCompositing()