HomeSort by relevance Sort by last modified time
    Searched refs:Descendant (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/css/
CSSSelector.h 39 : m_relation(Descendant)
53 : m_relation(Descendant)
107 Descendant = 0,
CSSGrammar.y 871 end->setRelation(CSSSelector::Descendant);
    [all...]
CSSStyleSelector.cpp 628 // The filter is used for fast rejection of child and descendant selectors.
    [all...]

Completed in 1472 milliseconds