Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DScopedStyleTree.cpp40 ScopedStyleResolver* scopedStyleResolver = addScopedStyleResolver(scopingNode, isNewEntry); in ensureScopedStyleResolver()
56 ScopedStyleResolver* ScopedStyleTree::addScopedStyleResolver(ContainerNode& scopingNode, bool& isNe… in addScopedStyleResolver() function in WebCore::ScopedStyleTree
85 ScopedStyleResolver* scopedResolver = addScopedStyleResolver(*node, dummy); in setupScopedStylesTree()
DScopedStyleTree.h50 ScopedStyleResolver* addScopedStyleResolver(ContainerNode& scopingNode, bool& isNewEntry);