/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | ElementRuleCollector.cpp | 48 ElementRuleCollector::ElementRuleCollector(const ElementResolveContext& context, in ElementRuleCollector() function in blink::ElementRuleCollector 60 ElementRuleCollector::~ElementRuleCollector() in ~ElementRuleCollector() 64 MatchResult& ElementRuleCollector::matchedResult() in matchedResult() 69 PassRefPtrWillBeRawPtr<StyleRuleList> ElementRuleCollector::matchedStyleRuleList() in matchedStyleRuleList() 75 PassRefPtrWillBeRawPtr<CSSRuleList> ElementRuleCollector::matchedCSSRuleList() in matchedCSSRuleList() 81 inline void ElementRuleCollector::addMatchedRule(const RuleData* rule, unsigned specificity, Cascad… in addMatchedRule() 88 void ElementRuleCollector::clearMatchedRules() in clearMatchedRules() 95 inline StyleRuleList* ElementRuleCollector::ensureStyleRuleList() in ensureStyleRuleList() 102 inline StaticCSSRuleList* ElementRuleCollector::ensureRuleList() in ensureRuleList() 109 void ElementRuleCollector::addElementStyleProperties(const StylePropertySet* propertySet, bool isCa… in addElementStyleProperties() [all …]
|
D | ElementRuleCollector.h | 110 class ElementRuleCollector { 112 WTF_MAKE_NONCOPYABLE(ElementRuleCollector); 114 ElementRuleCollector(const ElementResolveContext&, const SelectorFilter&, RenderStyle* = 0); 115 ~ElementRuleCollector();
|
D | TreeBoundaryCrossingRules.h | 37 class ElementRuleCollector; variable 47 void collectTreeBoundaryCrossingRules(Element*, ElementRuleCollector&, bool includeEmptyRules);
|
D | TreeBoundaryCrossingRules.cpp | 64 …CrossingRules::collectTreeBoundaryCrossingRules(Element* element, ElementRuleCollector& collector,… in collectTreeBoundaryCrossingRules()
|
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
D | StyleResolver.h | 53 class ElementRuleCollector; variable 220 …void collectPseudoRulesForElement(Element*, ElementRuleCollector&, PseudoId, unsigned rulesToInclu… 221 void matchUARules(ElementRuleCollector&, RuleSet*); 222 void matchAuthorRules(Element*, ElementRuleCollector&, bool includeEmptyRules); 223 …void matchAuthorRulesForShadowHost(Element*, ElementRuleCollector&, bool includeEmptyRules, WillBe… 224 void matchAllRules(StyleResolverState&, ElementRuleCollector&, bool includeSMILProperties); 225 void matchUARules(ElementRuleCollector&);
|
D | StyleResolver.cpp | 377 void StyleResolver::matchAuthorRulesForShadowHost(Element* element, ElementRuleCollector& collector… in matchAuthorRulesForShadowHost() 398 void StyleResolver::matchAuthorRules(Element* element, ElementRuleCollector& collector, bool includ… in matchAuthorRules() 435 void StyleResolver::matchUARules(ElementRuleCollector& collector) in matchUARules() 457 void StyleResolver::matchUARules(ElementRuleCollector& collector, RuleSet* rules) in matchUARules() 468 void StyleResolver::matchAllRules(StyleResolverState& state, ElementRuleCollector& collector, bool … in matchAllRules() 616 ElementRuleCollector collector(state.elementContext(), m_selectorFilter, state.style()); in styleForElement() 780 ElementRuleCollector collector(state.elementContext(), m_selectorFilter, state.style()); in pseudoStyleForElementInternal() 929 ElementRuleCollector collector(state.elementContext(), m_selectorFilter, state.style()); in styleRulesForElement() 939 ElementRuleCollector collector(state.elementContext(), m_selectorFilter, state.style()); in pseudoCSSRulesForElement() 950 void StyleResolver::collectPseudoRulesForElement(Element* element, ElementRuleCollector& collector,… in collectPseudoRulesForElement() [all …]
|
D | ScopedStyleResolver.h | 64 …void collectMatchingAuthorRules(ElementRuleCollector&, bool includeEmptyRules, CascadeScope, Casca…
|
D | ScopedStyleResolver.cpp | 124 void ScopedStyleResolver::collectMatchingAuthorRules(ElementRuleCollector& collector, bool includeE… in collectMatchingAuthorRules()
|
D | SharedStyleFinder.cpp | 302 ElementRuleCollector collector(m_context, m_styleResolver.selectorFilter()); in matchesRuleSet()
|
/external/chromium_org/tools/perf/measurements/test_data/ |
D | loading_profile.csv | 1 …)",WebCore::BidiResolver::createBidiRunsForLine (period),WebCore::ElementRuleCollector::collectRul…
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 497 0.24^7132161^HTMLParserThrea^chrome ^[.] WebCore::ElementRuleCollector::collectRuleIf… 499 …--- WebCore::ElementRuleCollector::collectRuleIfMatches(WebCore::RuleData const&, WebCore::MatchRe… 1279 0.12^3556662^HTMLParserThrea^chrome ^[.] WebCore::ElementRuleCollector::collectMatchi… 1281 …--- WebCore::ElementRuleCollector::collectMatchingRulesForList(WebCore::RuleData const*, WebCore::… 1321 …107^HTMLParserThrea^chrome ^[.] WebCore::ElementRuleCollector::~ElementRuleCollector… 1323 --- WebCore::ElementRuleCollector::~ElementRuleCollector() 1609 …] WebCore::StyleResolver::matchAuthorRules(WebCore::Element*, WebCore::ElementRuleCollector&, bool) 1611 …- WebCore::StyleResolver::matchAuthorRules(WebCore::Element*, WebCore::ElementRuleCollector&, bool)
|
/external/chromium_org/tools/valgrind/drmemory/ |
D | suppressions_full.txt | 1287 *!blink::ElementRuleCollector::collectMatchingRules 1288 *!blink::ElementRuleCollector::hasAnyMatchingRules 1292 *!blink::ElementRuleCollector::collectMatchingRules
|
/external/chromium_org/third_party/WebKit/Source/core/ |
D | webcore_remaining.target.linux-mips64.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.darwin-x86.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.darwin-arm.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.linux-mips.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.darwin-arm64.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.linux-arm64.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.linux-x86_64.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.darwin-mips.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.linux-arm.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.linux-x86.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.darwin-mips64.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | webcore_remaining.target.darwin-x86_64.mk | 179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
|
D | core.gypi | 842 'css/ElementRuleCollector.cpp', 843 'css/ElementRuleCollector.h',
|