Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSSelector.h121 PseudoLastChild, enumerator
335 || type == PseudoLastChild in isSiblingSelector()
DCSSSelector.cpp178 case PseudoLastChild: in pseudoId()
356 nameToPseudoType->set(lastChild.impl(), CSSSelector::PseudoLastChild); in nameToPseudoTypeMap()
468 case PseudoLastChild: in extractPseudoType()
DCSSStyleSelector.cpp2549 case CSSSelector::PseudoLastChild: { in checkOneSelector()