Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSSelector.h39 : m_relation(Descendant) in CSSSelector()
53 : m_relation(Descendant) in CSSSelector()
107 Descendant = 0, enumerator
DCSSGrammar.y871 end->setRelation(CSSSelector::Descendant);
DCSSStyleSelector.cpp2084 …if (selector->relation() != CSSSelector::Descendant && selector->relation() != CSSSelector::Child … in isFastCheckableSelector()
2098 if (selector->relation() == CSSSelector::Descendant) in fastCheckSingleSelector()
2229 case CSSSelector::Descendant: in checkSelector()
3090 case CSSSelector::Descendant: in collectDescendantSelectorIdentifierHashes()