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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h1073 bool hasPendingStyleRecalc() const { return m_lifecycle.state() == DocumentLifecycle::VisualUpdatePending; } function in class:blink::Document
1388 if (hasPendingStyleRecalc())

Completed in 513 milliseconds