Home
last modified time | relevance | path

Searched refs:VisitedMatchType (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorCheckerFastPath.h42 bool matchesRightmostSelector(SelectorChecker::VisitedMatchType) const;
48 bool commonPseudoClassSelectorMatches(SelectorChecker::VisitedMatchType) const;
DSelectorChecker.h47 enum VisitedMatchType { VisitedMatchDisabled, VisitedMatchEnabled }; enum
69 …SelectorCheckingContext(const CSSSelector* selector, Element* element, VisitedMatchType visitedMat… in SelectorCheckingContext()
87 VisitedMatchType visitedMatchType;
DSelectorCheckerFastPath.cpp104 bool SelectorCheckerFastPath::matchesRightmostSelector(SelectorChecker::VisitedMatchType visitedMat… in matchesRightmostSelector()
206 bool SelectorCheckerFastPath::commonPseudoClassSelectorMatches(SelectorChecker::VisitedMatchType vi… in commonPseudoClassSelectorMatches()
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt1574 …SelectorCheckerFastPath::matchesRightmostSelector(WebCore::SelectorChecker::VisitedMatchType) const
1576 …SelectorCheckerFastPath::matchesRightmostSelector(WebCore::SelectorChecker::VisitedMatchType) const