Searched refs:InstanceUpdateBlocker (Results 1 – 4 of 4) sorted by relevance
175 class InstanceUpdateBlocker {177 WTF_MAKE_NONCOPYABLE(InstanceUpdateBlocker);179 InstanceUpdateBlocker(SVGElement* targetElement);180 ~InstanceUpdateBlocker();
187 SVGElement::InstanceUpdateBlocker blocker(m_contextElement); in startAnimValAnimation()195 SVGElement::InstanceUpdateBlocker blocker(m_contextElement); in stopAnimValAnimation()208 SVGElement::InstanceUpdateBlocker blocker(m_contextElement); in resetAnimValToBaseVal()
227 SVGElement::InstanceUpdateBlocker blocker(targetElement); in applyCSSPropertyToTargetAndInstances()247 SVGElement::InstanceUpdateBlocker blocker(targetElement); in removeCSSPropertyFromTargetAndInstances()274 SVGElement::InstanceUpdateBlocker blocker(targetElement); in notifyTargetAndInstancesAboutAnimValChange()
984 SVGElement::InstanceUpdateBlocker::InstanceUpdateBlocker(SVGElement* targetElement) in InstanceUpdateBlocker() function in blink::SVGElement::InstanceUpdateBlocker991 SVGElement::InstanceUpdateBlocker::~InstanceUpdateBlocker() in ~InstanceUpdateBlocker()