Home
last modified time | relevance | path

Searched refs:clearMatchedRules (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DElementRuleCollector.h109 void clearMatchedRules();
DElementRuleCollector.cpp87 void ElementRuleCollector::clearMatchedRules() in clearMatchedRules() function in WebCore::ElementRuleCollector
380 clearMatchedRules(); in hasAnyMatchingRules()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolver.cpp443 collector.clearMatchedRules(); in matchAuthorRulesForShadowHost()
465 collector.clearMatchedRules(); in matchAuthorRules()
506 collector.clearMatchedRules(); in matchWatchSelectorRules()
540 collector.clearMatchedRules(); in matchUARules()