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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSelector.cpp 109 // FIXME: PseudoAny should base the specificity on the sub-selectors.
206 case PseudoAny:
357 nameToPseudoType->set(any.impl(), CSSSelector::PseudoAny);
505 case PseudoAny:
641 case PseudoAny: {
    [all...]
CSSSelector.h 103 PseudoAny,
SelectorChecker.cpp 675 case CSSSelector::PseudoAny:
    [all...]
CSSGrammar.y     [all...]

Completed in 357 milliseconds