Searched refs:InPreLayout (Results 1 – 4 of 4) sorted by relevance
90 if (state == InPreLayout) in canAdvanceTo()99 if (m_state == InPreLayout) { in canAdvanceTo()104 if (state == InPreLayout) in canAdvanceTo()111 return state == InPreLayout; in canAdvanceTo()118 if (state == InPreLayout) in canAdvanceTo()147 if (state == InPreLayout) in canAdvanceTo()
53 InPreLayout, enumerator166 || m_state == InPreLayout in stateAllowsDetach()
1594 if (m_lifecycle.state() == DocumentLifecycle::InPreLayout) in shouldScheduleRenderTreeUpdate()
692 lifecycle().advanceTo(DocumentLifecycle::InPreLayout); in performPreLayoutTasks()