Home
last modified time | relevance | path

Searched refs:mutationScope (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DPropertySetCSSStyleDeclaration.cpp157 StyleAttributeMutationScope mutationScope(this); in setCSSText() local
165 mutationScope.enqueueMutationRecord(); in setCSSText()
213 StyleAttributeMutationScope mutationScope(this); in setProperty() local
229 mutationScope.enqueueMutationRecord(); in setProperty()
235 StyleAttributeMutationScope mutationScope(this); in removeProperty() local
248 mutationScope.enqueueMutationRecord(); in removeProperty()
264 StyleAttributeMutationScope mutationScope(this); in setPropertyInternal() local
272 mutationScope.enqueueMutationRecord(); in setPropertyInternal()
290 StyleAttributeMutationScope mutationScope(this); in setVariableValue() local
295 mutationScope.enqueueMutationRecord(); in setVariableValue()
[all …]
DCSSKeyframesRule.cpp108 CSSStyleSheet::RuleMutationScope mutationScope(this); in setName() local
123 CSSStyleSheet::RuleMutationScope mutationScope(this); in insertRule() local
138 CSSStyleSheet::RuleMutationScope mutationScope(this); in deleteRule() local
DMediaList.cpp182 CSSStyleSheet::RuleMutationScope mutationScope(m_parentRule); in setMediaText() local
200 CSSStyleSheet::RuleMutationScope mutationScope(m_parentRule); in deleteMedium() local
213 CSSStyleSheet::RuleMutationScope mutationScope(m_parentRule); in appendMedium() local
DCSSGroupingRule.cpp83 CSSStyleSheet::RuleMutationScope mutationScope(this); in insertRule() local
100 CSSStyleSheet::RuleMutationScope mutationScope(this); in deleteRule() local
DCSSPageRule.cpp77 CSSStyleSheet::RuleMutationScope mutationScope(this); in setSelectorText() local
DCSSStyleRule.cpp100 CSSStyleSheet::RuleMutationScope mutationScope(this); in setSelectorText() local
DCSSStyleSheet.cpp312 RuleMutationScope mutationScope(this); in insertRule() local
339 RuleMutationScope mutationScope(this); in deleteRule() local
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp1007 CSSStyleSheet::RuleMutationScope mutationScope(m_pageStyleSheet.get()); in reparseStyleSheet() local
1012 CSSStyleSheet::RuleMutationScope mutationScope(m_pageStyleSheet.get()); in reparseStyleSheet() local