Searched refs:shouldScheduleRenderTreeUpdate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h1075 bool shouldScheduleRenderTreeUpdate() const;
1390 if (shouldScheduleRenderTreeUpdate() && needsRenderTreeUpdate())
H A DDocument.cpp1587 bool Document::shouldScheduleRenderTreeUpdate() const function in class:blink::Document
1604 ASSERT(shouldScheduleRenderTreeUpdate());

Completed in 92 milliseconds