Searched refs:resolveScopedStyles (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DScopedStyleTree.h57 void resolveScopedStyles(const Element*, Vector<ScopedStyleResolver*, 8>&);
H A DScopedStyleTree.cpp112 void ScopedStyleTree::resolveScopedStyles(const Element* element, Vector<ScopedStyleResolver*, 8>& resolvers) function in class:WebCore::ScopedStyleTree
H A DStyleResolver.cpp477 m_styleTree.resolveScopedStyles(element, resolvers);

Completed in 45 milliseconds