Home
last modified time | relevance | path

Searched refs:SelectorCheckingContext (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorChecker.h57 struct SelectorCheckingContext { struct
61SelectorCheckingContext(const CSSSelector& selector, Element* element, VisitedMatchType visitedMat… in SelectorCheckingContext() argument
105 …Match match(const SelectorCheckingContext&, const SiblingTraversalStrategy&, MatchResult* = 0) con… argument
108 …bool checkOne(const SelectorCheckingContext&, const SiblingTraversalStrategy&, unsigned* specifici…
128 …Match matchForSubSelector(const SelectorCheckingContext&, const SiblingTraversalStrategy&, MatchRe…
130 …Match matchForRelation(const SelectorCheckingContext&, const SiblingTraversalStrategy&, MatchResul…
132 …adowDistributed(const Element*, const SiblingTraversalStrategy&, SelectorCheckingContext& nextCont…
134 …Match matchForPseudoShadow(const ContainerNode*, const SelectorCheckingContext&, const SiblingTrav…
136 …bool checkScrollbarPseudoClass(const SelectorCheckingContext&, Document*, const CSSSelector&) cons…
DSelectorChecker.cpp82 static Element* parentElement(const SelectorChecker::SelectorCheckingContext& context) in parentElement()
94 static bool scopeContainsLastMatchedElement(const SelectorChecker::SelectorCheckingContext& context) in scopeContainsLastMatchedElement()
109 static inline bool nextSelectorExceedsScope(const SelectorChecker::SelectorCheckingContext& context) in nextSelectorExceedsScope()
124 SelectorChecker::Match SelectorChecker::match(const SelectorCheckingContext& context, const Sibling… in match()
189 …c inline SelectorChecker::SelectorCheckingContext prepareNextContextForRelation(const SelectorChec… in prepareNextContextForRelation()
191 SelectorChecker::SelectorCheckingContext nextContext(context); in prepareNextContextForRelation()
203 SelectorChecker::Match SelectorChecker::matchForSubSelector(const SelectorCheckingContext& context,… in matchForSubSelector()
205 SelectorCheckingContext nextContext = prepareNextContextForRelation(context); in matchForSubSelector()
228 …orChecker::matchForPseudoShadow(const ContainerNode* node, const SelectorCheckingContext& context,… in matchForPseudoShadow()
236 SelectorChecker::Match SelectorChecker::matchForRelation(const SelectorCheckingContext& context, co… in matchForRelation()
[all …]
DElementRuleCollector.cpp260 …SelectorChecker::SelectorCheckingContext context(ruleData.selector(), m_context.element(), Selecto… in ruleMatches()
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLContentElement.cpp120 …SelectorChecker::SelectorCheckingContext context(selector, element, SelectorChecker::VisitedMatchE… in checkOneSelector()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DSelectorQuery.cpp121 …SelectorChecker::SelectorCheckingContext selectorCheckingContext(selector, &element, SelectorCheck… in selectorMatches()
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt157 …<WebCore::DOMSiblingTraversalStrategy>(WebCore::SelectorChecker::SelectorCheckingContext const&, W…
159 …<WebCore::DOMSiblingTraversalStrategy>(WebCore::SelectorChecker::SelectorCheckingContext const&, W…