Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DRuleFeature.h144 InvalidationSetMode updateInvalidationSets(const CSSSelector&);
DRuleFeature.cpp240 RuleFeatureSet::InvalidationSetMode RuleFeatureSet::updateInvalidationSets(const CSSSelector& selec… in updateInvalidationSets() function in blink::RuleFeatureSet
354 InvalidationSetMode mode = updateInvalidationSets(ruleData.selector()); in collectFeaturesFromRuleData()