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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DNode.h509 bool performingReattach; member in struct:blink::Node::AttachContext
511 AttachContext() : resolvedStyle(0), performingReattach(false) { }
845 context.performingReattach = true;

Completed in 103 milliseconds