Searched refs:ScopedStyleTree (Results 1 – 11 of 11) sorted by relevance
37 ScopedStyleResolver* ScopedStyleTree::ensureScopedStyleResolver(ContainerNode& scopingNode) in ensureScopedStyleResolver()46 ScopedStyleResolver* ScopedStyleTree::scopedStyleResolverFor(const ContainerNode& scopingNode) in scopedStyleResolverFor()56 ScopedStyleResolver* ScopedStyleTree::addScopedStyleResolver(ContainerNode& scopingNode, bool& isNe… in addScopedStyleResolver()69 void ScopedStyleTree::setupScopedStylesTree(ScopedStyleResolver* target) in setupScopedStylesTree()105 void ScopedStyleTree::clear() in clear()112 void ScopedStyleTree::resolveScopedStyles(const Element* element, Vector<ScopedStyleResolver*, 8>& … in resolveScopedStyles()118 void ScopedStyleTree::collectScopedResolversForHostedShadowTrees(const Element* element, Vector<Sco… in collectScopedResolversForHostedShadowTrees()135 void ScopedStyleTree::resolveScopedKeyframesRules(const Element* element, Vector<ScopedStyleResolve… in resolveScopedKeyframesRules()147 inline ScopedStyleResolver* ScopedStyleTree::enclosingScopedStyleResolverFor(const ContainerNode* s… in enclosingScopedStyleResolverFor()156 void ScopedStyleTree::resolveStyleCache(const ContainerNode* scopingNode) in resolveStyleCache()[all …]
37 class ScopedStyleTree {38 WTF_MAKE_NONCOPYABLE(ScopedStyleTree); WTF_MAKE_FAST_ALLOCATED;40 ScopedStyleTree() : m_scopedResolverForDocument(0), m_buildInDocumentOrder(true) { } in ScopedStyleTree() function98 inline ScopedStyleResolver* ScopedStyleTree::scopedResolverFor(const Element* element) in scopedResolverFor()
313 ScopedStyleTree m_styleTree;
206 third_party/WebKit/Source/core/css/resolver/ScopedStyleTree.cpp \
840 'css/resolver/ScopedStyleTree.cpp',841 'css/resolver/ScopedStyleTree.h',
1988 0.10^3084985^HTMLParserThrea^chrome ^[.] WebCore::ScopedStyleTree::pushStyleCache(Web…1990 …--- WebCore::ScopedStyleTree::pushStyleCache(WebCore::ContainerNode const*, WebCore::ContainerNode…