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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DContainerNode.h82 friend class PostAttachCallbackDisabler;
331 class PostAttachCallbackDisabler { class in namespace:WebCore
333 PostAttachCallbackDisabler(ContainerNode* node) function in class:WebCore::PostAttachCallbackDisabler
340 ~PostAttachCallbackDisabler()

Completed in 275 milliseconds