Searched refs:shouldScheduleLayout (Results 1 – 3 of 3) sorted by relevance
590 bool shouldScheduleLayout();
2492 bool Document::shouldScheduleLayout() in shouldScheduleLayout() function in WebCore::Document
2005 if (!m_frame->document()->shouldScheduleLayout()) in scheduleRelayout()