Searched refs:AnalyzedStyleUpdate (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DStyleElement.cpp96 document.removedStyleSheet(removedSheet.get(), AnalyzedStyleUpdate);
H A DTreeScopeStyleSheetCollection.cpp135 if (updateMode != AnalyzedStyleUpdate)
H A DDocument.h164 AnalyzedStyleUpdate enumerator in enum:blink::StyleResolverUpdateMode
H A DDocument.cpp3429 styleResolverChanged(hasNodesWithPlaceholderStyle() ? FullStyleUpdate : AnalyzedStyleUpdate);
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSStyleSheet.cpp207 StyleResolverUpdateMode updateMode = updateType != PartialRuleUpdate ? AnalyzedStyleUpdate : FullStyleUpdate;

Completed in 975 milliseconds