Home
last modified time | relevance | path

Searched refs:enclosingScopedStyleResolverFor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DScopedStyleTree.cpp147 inline ScopedStyleResolver* ScopedStyleTree::enclosingScopedStyleResolverFor(const ContainerNode* s… in enclosingScopedStyleResolverFor() function in WebCore::ScopedStyleTree
158 m_cache.scopedResolver = enclosingScopedStyleResolverFor(scopingNode); in resolveStyleCache()
DScopedStyleTree.h76 ScopedStyleResolver* enclosingScopedStyleResolverFor(const ContainerNode* scopingNode);