Home | History | Annotate | Download | only in rendering

Lines Matching refs:isStackingContext

798     // We can simplify the while loop by using isStackingContext(); with
801 while (layer && !layer->renderer()->isRoot() && !layer->isStackingContext())
3914 if (!isStackingContext() || !m_zOrderListsDirty)
3953 if ((m_hasVisibleContent || (m_hasVisibleDescendant && isStackingContext())) && !isNormalFlowOnly()) {
3967 if (m_hasVisibleDescendant && !isStackingContext()) {
3986 if ((isStackingContext() && m_zOrderListsDirty) || m_normalFlowListDirty)