Home
last modified time | relevance | path

Searched refs:invalidateMatchedPropertiesCache (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolver.h200 void invalidateMatchedPropertiesCache();
DStyleResolver.cpp278 invalidateMatchedPropertiesCache(); in processScopedRules()
361 invalidateMatchedPropertiesCache(); in fontsNeedUpdate()
1335 void StyleResolver::invalidateMatchedPropertiesCache() in invalidateMatchedPropertiesCache() function in WebCore::StyleResolver
/external/chromium_org/third_party/WebKit/Source/core/dom/
DStyleEngine.cpp567 m_resolver->invalidateMatchedPropertiesCache(); in resetFontSelector()
DElement.cpp1603 document().ensureStyleResolver().invalidateMatchedPropertiesCache(); in recalcOwnStyle()