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

/external/webkit/Source/WebCore/svg/
H A DSVGUseElement.cpp485 struct ShadowTreeUpdateBlocker { struct
486 ShadowTreeUpdateBlocker(SVGUseElement* currentUseElement) function in struct:WebCore::ShadowTreeUpdateBlocker
492 ~ShadowTreeUpdateBlocker()
503 ShadowTreeUpdateBlocker blocker(this);

Completed in 19 milliseconds