/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
D | StyleResolver.cpp | 106 RenderStyle* StyleResolver::s_styleNotYetAvailable; 131 StyleResolver::StyleResolver(Document& document) in StyleResolver() function in blink::StyleResolver 161 void StyleResolver::initWatchedSelectorRules(const WillBeHeapVector<RefPtrWillBeMember<StyleRule> >… in initWatchedSelectorRules() 170 void StyleResolver::lazyAppendAuthorStyleSheets(unsigned firstNew, const WillBeHeapVector<RefPtrWil… in lazyAppendAuthorStyleSheets() 177 void StyleResolver::removePendingAuthorStyleSheets(const WillBeHeapVector<RefPtrWillBeMember<CSSSty… in removePendingAuthorStyleSheets() 183 void StyleResolver::appendCSSStyleSheet(CSSStyleSheet* cssSheet) in appendCSSStyleSheet() 199 void StyleResolver::appendPendingAuthorStyleSheets() in appendPendingAuthorStyleSheets() 208 void StyleResolver::appendAuthorStyleSheets(const WillBeHeapVector<RefPtrWillBeMember<CSSStyleSheet… in appendAuthorStyleSheets() 217 void StyleResolver::finishAppendAuthorStyleSheets() in finishAppendAuthorStyleSheets() 229 void StyleResolver::resetRuleFeatures() in resetRuleFeatures() [all …]
|
D | StyleResolver.h | 93 class StyleResolver FINAL : public NoBaseWillBeGarbageCollectedFinalized<StyleResolver> { 94 WTF_MAKE_NONCOPYABLE(StyleResolver); WTF_MAKE_FAST_ALLOCATED_WILL_BE_REMOVED; 96 explicit StyleResolver(Document&); 97 virtual ~StyleResolver(); 242 template <StyleResolver::StyleApplicationPass pass> 244 template <StyleResolver::StyleApplicationPass pass> 246 template <StyleResolver::StyleApplicationPass pass> 254 template <StyleResolver::StyleApplicationPass pass>
|
D | SharedStyleFinder.h | 35 class StyleResolver; variable 44 RuleSet* uncommonAttributeRuleSet, StyleResolver& styleResolver) in SharedStyleFinder() 77 StyleResolver& m_styleResolver;
|
D | ScopedStyleResolver.h | 42 class StyleResolver; variable 66 void addRulesFromSheet(CSSStyleSheet*, const MediaQueryEvaluator&, StyleResolver*); 69 void collectViewportRulesTo(StyleResolver*) const;
|
D | ScopedStyleResolver.cpp | 71 …RulesFromSheet(CSSStyleSheet* cssSheet, const MediaQueryEvaluator& medium, StyleResolver* resolver) in addRulesFromSheet() 146 void ScopedStyleResolver::collectViewportRulesTo(StyleResolver* resolver) const in collectViewportRulesTo()
|
D | StyleResolverParentScope.h | 31 StyleResolver& m_resolver;
|
/external/chromium_org/third_party/WebKit/Source/core/animation/css/ |
D | CSSAnimations.h | 50 class StyleResolver; variable 173 …static const StyleRuleKeyframes* matchScopedKeyframesRule(StyleResolver*, const Element*, const St… 178 …Element* animatingElement, Element&, const RenderStyle&, RenderStyle* parentStyle, StyleResolver*); 213 …Element* animatingElement, Element&, const RenderStyle&, RenderStyle* parentStyle, StyleResolver*);
|
D | CSSAnimations.cpp | 85 static void resolveKeyframes(StyleResolver* resolver, const Element* animatingElement, Element& ele… in resolveKeyframes() 202 const StyleRuleKeyframes* CSSAnimations::matchScopedKeyframesRule(StyleResolver* resolver, const El… in matchScopedKeyframesRule() 224 …ent, Element& element, const RenderStyle& style, RenderStyle* parentStyle, StyleResolver* resolver) in calculateUpdate() 234 …ent, Element& element, const RenderStyle& style, RenderStyle* parentStyle, StyleResolver* resolver) in calculateAnimationUpdate()
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | StyleEngine.h | 138 StyleResolver* resolver() const in resolver() 143 StyleResolver& ensureResolver() in ensureResolver() 254 OwnPtrWillBeMember<StyleResolver> m_resolver;
|
D | ShadowTreeStyleSheetCollection.cpp | 98 if (StyleResolver* styleResolver = engine->resolver()) { in updateActiveStyleSheets()
|
D | DocumentStyleSheetCollection.cpp | 107 } else if (StyleResolver* styleResolver = engine->resolver()) { in updateActiveStyleSheets()
|
D | Document.h | 142 class StyleResolver; variable 394 StyleResolver* styleResolver() const; 395 StyleResolver& ensureStyleResolver() const;
|
D | StyleEngine.cpp | 491 m_resolver = adoptPtrWillBeNoop(new StyleResolver(*m_document)); in createResolver()
|
D | Document.cpp | 1854 RefPtr<RenderStyle> documentStyle = StyleResolver::styleForDocument(*this); in updateStyle() 1888 StyleResolver& resolver = m_styleEngine->ensureResolver(); in updateStyle() 2112 StyleResolver* Document::styleResolver() const in styleResolver() 2117 StyleResolver& Document::ensureStyleResolver() const in ensureStyleResolver() 2136 m_renderView->setStyle(StyleResolver::styleForDocument(*this)); in attach()
|
/external/chromium_org/tools/deep_memory_profiler/tests/output/ |
D | buckets | 2 …ore::CSSDefaultStyleSheets::loadFullDefaultStyle(@?) WebCore::StyleResolver::StyleResolver(@?) Web… 3 …WebCore::CSSDefaultStyleSheets::initDefaultStyle(@?) WebCore::StyleResolver::StyleResolver(@?) Web…
|
/external/chromium_org/third_party/WebKit/Source/core/animation/ |
D | DeferredLegacyStyleInterpolation.cpp | 24 StyleResolver::createAnimatableValueSnapshot(state, m_id, *m_startCSSValue), in apply() 25 StyleResolver::createAnimatableValueSnapshot(state, m_id, *m_endCSSValue), in apply()
|
D | StringKeyframe.cpp | 126 …m_animatableValueCache = StyleResolver::createAnimatableValueSnapshot(*element, property, *fromCSS… in createInterpolation() 128 …RefPtrWillBeRawPtr<AnimatableValue> to = StyleResolver::createAnimatableValueSnapshot(*element, pr… in createInterpolation()
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InspectorPageAgent.h | 61 class StyleResolver; variable 142 bool applyViewportStyleOverride(StyleResolver*);
|
D | InspectorCSSAgent.cpp | 679 StyleResolver& styleResolver = ownerDocument->ensureStyleResolver(); in getMatchedStylesForNode() 681 …les = styleResolver.pseudoCSSRulesForElement(element, elementPseudoId, StyleResolver::AllCSSRules); in getMatchedStylesForNode() 688 …tchedRules = styleResolver.pseudoCSSRulesForElement(element, pseudoId, StyleResolver::AllCSSRules); in getMatchedStylesForNode() 705 … StyleResolver& parentStyleResolver = parentElement->ownerDocument()->ensureStyleResolver(); in getMatchedStylesForNode() 706 …ntMatchedRules = parentStyleResolver.cssRulesForElement(parentElement, StyleResolver::AllCSSRules); in getMatchedStylesForNode()
|
D | InspectorCSSAgent.h | 59 class StyleResolver; variable
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 316 …serThrea^chrome ^[.] void WebCore::StyleResolver::applyProperties<(WebCore::StyleRes… 318 …--- void WebCore::StyleResolver::applyProperties<(WebCore::StyleResolver::StyleApplicationPass)1>(… 1210 0.12^3561375^HTMLParserThrea^chrome ^[.] WebCore::StyleResolver::styleForElement(WebC… 1212 …--- WebCore::StyleResolver::styleForElement(WebCore::Element*, WebCore::RenderStyle*, WebCore::Sty… 1452 …RuleBase>, 0ul> const&, WebCore::MediaQueryEvaluator const&, WebCore::StyleResolver*, WebCore::Con… 1454 …RuleBase>, 0ul> const&, WebCore::MediaQueryEvaluator const&, WebCore::StyleResolver*, WebCore::Con… 1515 …serThrea^chrome ^[.] void WebCore::StyleResolver::applyProperties<(WebCore::StyleRes… 1517 …--- void WebCore::StyleResolver::applyProperties<(WebCore::StyleResolver::StyleApplicationPass)0>(… 1609 0.12^3481935^HTMLParserThrea^chrome ^[.] WebCore::StyleResolver::matchAuthorRules(Web… 1611 …--- WebCore::StyleResolver::matchAuthorRules(WebCore::Element*, WebCore::ElementRuleCollector&, bo… [all …]
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | EditingStyle.cpp | 1148 StyleResolver::AuthorCSSRules | StyleResolver::CrossOriginCSSRules); in mergeStyleFromRules() 1200 …Set> styleFromMatchedRules = styleFromMatchedRulesForElement(element, StyleResolver::AllButEmptyCS… in removeStyleFromRulesAndContext() 1229 …ePropertySet> defaultStyle = styleFromMatchedRulesForElement(element, StyleResolver::UAAndUserCSSR… in removePropertiesInElementDefaultStyle()
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | FontFaceSet.cpp | 531 StyleResolver& styleResolver = document()->ensureStyleResolver(); in resolveFontStyle()
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLLinkElement.cpp | 695 RefPtr<RenderStyle> documentStyle = StyleResolver::styleForDocument(*frame->document()); in process()
|
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/ |
D | chrome.abcdef.nm | 92 0000000001c57260 t WebCore::StyleResolver::fontSelector() const<0000000001c57260> 436 00000000032d7c80 t WebCore::StyleResolver::StyleResolver(WebCore::Document*, bool) 437 00000000032d8ae0 t WebCore::StyleResolver::appendAuthorStyleSheets(unsigned int, WTF::Vector<WTF::R… 438 00000000032d8c10 t WebCore::StyleResolver::pushParentElement(WebCore::Element*)<00000000032d8c10> 532 …e::StyleSheetContents*, WebCore::MediaQueryEvaluator const&, WebCore::StyleResolver*, WebCore::Con… 541 0000000003857dd0 t WebCore::StyleResolver::ruleSets()<0000000003857dd0> 545 0000000003857ec0 t WebCore::StyleResolver::addHostRule(WebCore::StyleRuleHost*, bool, WebCore::Cont…
|