HomeSort by relevance Sort by last modified time
    Searched refs:PartialRuleUpdate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSStyleSheet.h 45 PartialRuleUpdate,
104 void didMutate(StyleSheetUpdateType = PartialRuleUpdate);
CSSStyleSheet.cpp 188 didMutate(PartialRuleUpdate);
199 StyleResolverUpdateMode updateMode = updateType != PartialRuleUpdate ? AnalyzedStyleUpdate : FullStyleUpdate;

Completed in 134 milliseconds