Searched defs:InstanceUpdateBlocker (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGElement.h173 class InstanceUpdateBlocker { class in class:WebCore::SVGElement
175 WTF_MAKE_NONCOPYABLE(InstanceUpdateBlocker);
177 InstanceUpdateBlocker(SVGElement* targetElement);
178 ~InstanceUpdateBlocker();
H A DSVGElement.cpp1052 SVGElement::InstanceUpdateBlocker::InstanceUpdateBlocker(SVGElement* targetElement) function in class:WebCore::SVGElement::InstanceUpdateBlocker
1059 SVGElement::InstanceUpdateBlocker::~InstanceUpdateBlocker()

Completed in 126 milliseconds