Home | History | Annotate | Download | only in rendering

Lines Matching refs:styleType

370         return m_isAnonymous && style()->display() == BLOCK && style()->styleType() == NOPSEUDO && !isListMarker();
892 if (style()->styleType() != AFTER)