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.cpp164 StyleAttributeMutationScope mutationScope(this); in setCSSText() local
172 mutationScope.enqueueMutationRecord(); in setCSSText()
233 StyleAttributeMutationScope mutationScope(this); in removeProperty() local
246 mutationScope.enqueueMutationRecord(); in removeProperty()
262 StyleAttributeMutationScope mutationScope(this); in setPropertyInternal() local
270 mutationScope.enqueueMutationRecord(); in setPropertyInternal()
DCSSKeyframesRule.cpp116 CSSStyleSheet::RuleMutationScope mutationScope(this); in setName() local
131 CSSStyleSheet::RuleMutationScope mutationScope(this); in insertRule() local
146 CSSStyleSheet::RuleMutationScope mutationScope(this); in deleteRule() local
DMediaList.cpp196 CSSStyleSheet::RuleMutationScope mutationScope(m_parentRule); in setMediaText() local
214 CSSStyleSheet::RuleMutationScope mutationScope(m_parentRule); in deleteMedium() local
227 CSSStyleSheet::RuleMutationScope mutationScope(m_parentRule); in appendMedium() local
DCSSGroupingRule.cpp86 CSSStyleSheet::RuleMutationScope mutationScope(this); in insertRule() local
103 CSSStyleSheet::RuleMutationScope mutationScope(this); in deleteRule() local
DCSSPageRule.cpp80 CSSStyleSheet::RuleMutationScope mutationScope(this); in setSelectorText() local
DCSSStyleRule.cpp102 CSSStyleSheet::RuleMutationScope mutationScope(this); in setSelectorText() local
DCSSStyleSheet.cpp319 RuleMutationScope mutationScope(this); in insertRule() local
346 RuleMutationScope mutationScope(this); in deleteRule() local
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp989 CSSStyleSheet::RuleMutationScope mutationScope(m_pageStyleSheet.get()); in setText() local
994 CSSStyleSheet::RuleMutationScope mutationScope(m_pageStyleSheet.get()); in setText() local