Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolver.h160 …ScopedStyleResolver* styleTreeScopedStyleResolverForDocument() const { return m_styleTree.scopedSt… in styleTreeScopedStyleResolverForDocument() function
/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimations.cpp336 …return resolver->styleTreeScopedStyleResolverForDocument()->keyframeStylesForAnimation(animationNa… in matchScopedKeyframesRule()