Home
last modified time | relevance | path

Searched refs:ElementRuleCollector (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DElementRuleCollector.cpp48 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 …]
DElementRuleCollector.h110 class ElementRuleCollector {
112 WTF_MAKE_NONCOPYABLE(ElementRuleCollector);
114 ElementRuleCollector(const ElementResolveContext&, const SelectorFilter&, RenderStyle* = 0);
115 ~ElementRuleCollector();
DTreeBoundaryCrossingRules.h37 class ElementRuleCollector; variable
47 void collectTreeBoundaryCrossingRules(Element*, ElementRuleCollector&, bool includeEmptyRules);
DTreeBoundaryCrossingRules.cpp64 …CrossingRules::collectTreeBoundaryCrossingRules(Element* element, ElementRuleCollector& collector,… in collectTreeBoundaryCrossingRules()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolver.h53 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&);
DStyleResolver.cpp377 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 …]
DScopedStyleResolver.h64 …void collectMatchingAuthorRules(ElementRuleCollector&, bool includeEmptyRules, CascadeScope, Casca…
DScopedStyleResolver.cpp124 void ScopedStyleResolver::collectMatchingAuthorRules(ElementRuleCollector& collector, bool includeE… in collectMatchingAuthorRules()
DSharedStyleFinder.cpp302 ElementRuleCollector collector(m_context, m_styleResolver.selectorFilter()); in matchesRuleSet()
/external/chromium_org/tools/perf/measurements/test_data/
Dloading_profile.csv1 …)",WebCore::BidiResolver::createBidiRunsForLine (period),WebCore::ElementRuleCollector::collectRul…
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt497 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/
Dsuppressions_full.txt1287 *!blink::ElementRuleCollector::collectMatchingRules
1288 *!blink::ElementRuleCollector::hasAnyMatchingRules
1292 *!blink::ElementRuleCollector::collectMatchingRules
/external/chromium_org/third_party/WebKit/Source/core/
Dwebcore_remaining.target.linux-mips64.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.darwin-x86.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.darwin-arm.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.linux-mips.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.darwin-arm64.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.linux-arm64.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.linux-x86_64.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.darwin-mips.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.linux-arm.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.linux-x86.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.darwin-mips64.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dwebcore_remaining.target.darwin-x86_64.mk179 third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
Dcore.gypi842 'css/ElementRuleCollector.cpp',
843 'css/ElementRuleCollector.h',