Searched refs:IndirectAdjacent (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DCSSSelector.h110 IndirectAdjacent, enumerator in enum:WebCore::CSSSelector::Relation
331 || m_relation == IndirectAdjacent
H A DCSSSelector.cpp669 else if (cs->relation() == CSSSelector::IndirectAdjacent)
H A DCSSGrammar.y781 | '~' maybe_space { $$ = CSSSelector::IndirectAdjacent; }
H A DCSSStyleSelector.cpp2264 case CSSSelector::IndirectAdjacent:
3086 case CSSSelector::IndirectAdjacent:

Completed in 77 milliseconds