Searched refs:hasPendingStyleRecalc (Results 1 – 2 of 2) sorted by relevance
1099 …bool hasPendingStyleRecalc() const { return m_lifecycle.state() == DocumentLifecycle::VisualUpdate… in hasPendingStyleRecalc() function1428 if (hasPendingStyleRecalc()) in scheduleRenderTreeUpdateIfNeeded()
1648 ASSERT(!hasPendingStyleRecalc()); in scheduleRenderTreeUpdate()1663 return hasPendingStyleRecalc() && !inStyleRecalc() && styleChangeType() >= SubtreeStyleChange; in hasPendingForcedStyleRecalc()