Home
last modified time | relevance | path

Searched refs:PseudoAny (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSSelector.cpp205 case PseudoAny: in pseudoId()
358 {"-webkit-any", CSSSelector::PseudoAny},
501 case PseudoAny: in extractPseudoType()
641 case PseudoAny: { in selectorText()
DRuleFeature.cpp137 || component->pseudoType() == CSSSelector::PseudoAny) { in invalidationSetModeForSelector()
259 …e() == CSSSelector::PseudoHost || current->pseudoType() == CSSSelector::PseudoAny || current->pseu… in extractInvalidationSetFeatures()
320 …e() == CSSSelector::PseudoHost || current->pseudoType() == CSSSelector::PseudoAny || current->pseu… in addFeaturesToInvalidationSets()
DCSSSelector.h154 PseudoAny, enumerator
DSelectorChecker.cpp719 case CSSSelector::PseudoAny: in checkOne()
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
DCSSGrammar.y1385 if (type != CSSSelector::PseudoAny)