Searched refs:scopedStyleResolverForDocument (Results 1 – 3 of 3) sorted by relevance
55 …ScopedStyleResolver* scopedStyleResolverForDocument() const { return m_scopedResolverForDocument; } in scopedStyleResolverForDocument() function
288 …styleTree.lookupScopedStyleResolverFor(scopingNode) : m_styleTree.scopedStyleResolverForDocument(); in resetAuthorStyle()470 …m_styleTree.scopedStyleResolverForDocument()->collectMatchingAuthorRules(collector, includeEmptyRu… in matchAuthorRules()1001 if (ScopedStyleResolver* scopedResolver = m_styleTree.scopedStyleResolverForDocument()) in styleForPage()1042 if (ScopedStyleResolver* scopedResolver = m_styleTree.scopedStyleResolverForDocument()) in collectViewportRules()1075 if (ScopedStyleResolver* scopedResolver = m_styleTree.scopedStyleResolverForDocument()) { in checkRegionStyle()
160 …TreeScopedStyleResolverForDocument() const { return m_styleTree.scopedStyleResolverForDocument(); } in styleTreeScopedStyleResolverForDocument()