Searched defs:ScopedStyleResolver (Results 1 – 3 of 3) sorted by relevance
74 explicit ScopedStyleResolver(TreeScope& scope) in ScopedStyleResolver() function
377 …leCollector& collector, bool includeEmptyRules, WillBeHeapVector<RawPtrWillBeMember<ScopedStyleRes… in matchAuthorRulesForShadowHost()1011 …er::resolveScopedStyles(const Element* element, WillBeHeapVector<RawPtrWillBeMember<ScopedStyleRes… in resolveScopedStyles()1017 …ersForHostedShadowTrees(const Element* element, WillBeHeapVector<RawPtrWillBeMember<ScopedStyleRes… in collectScopedResolversForHostedShadowTrees()1032 …lveScopedKeyframesRules(const Element* element, WillBeHeapVector<RawPtrWillBeMember<ScopedStyleRes… in styleTreeResolveScopedKeyframesRules()
44 class ScopedStyleResolver; variable