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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp1554 bool Document::needsRenderTreeUpdate() const function in class:blink::Document
1605 ASSERT(needsRenderTreeUpdate());
1770 if (change != Force && !needsRenderTreeUpdate())

Completed in 100 milliseconds