Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DStyleEngine.cpp340 void StyleEngine::clearMediaQueryRuleSetOnTreeScopeStyleSheets(TreeScopeSet treeScopes) in clearMediaQueryRuleSetOnTreeScopeStyleSheets() function in WebCore::StyleEngine
354 clearMediaQueryRuleSetOnTreeScopeStyleSheets(m_activeTreeScopes); in clearMediaQueryRuleSetStyleSheets()
355 clearMediaQueryRuleSetOnTreeScopeStyleSheets(m_dirtyTreeScopes); in clearMediaQueryRuleSetStyleSheets()
DStyleEngine.h193 void clearMediaQueryRuleSetOnTreeScopeStyleSheets(TreeScopeSet treeScopes);