Home
last modified time | relevance | path

Searched refs:PseudoLastChild (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/css/
DCSSSelector.h106 PseudoLastChild, enumerator
DCSSSelector.cpp217 m_pseudoType = PseudoLastChild; in extractPseudoType()
DCSSGrammar.y1073 type == CSSSelector::PseudoLastChild ||
DCSSStyleSelector.cpp2123 case CSSSelector::PseudoLastChild: { in checkOneSelector()