Searched refs:hasPositiveZOrderList (Results 1 – 2 of 2) sorted by relevance
92 bool hasPositiveZOrderList() const { return posZOrderList() && posZOrderList()->size(); } in hasPositiveZOrderList() function
3593 ASSERT(m_stackingNode->isStackingContainer() || !m_stackingNode->hasPositiveZOrderList()); in calculateLayerBounds()