Searched refs:PartialLayoutState (Results 1 – 3 of 3) sorted by relevance
38 class PartialLayoutState {41 PartialLayoutState() in PartialLayoutState() function66 inline bool PartialLayoutState::checkPartialLayoutComplete(const RenderObject* renderer) in checkPartialLayoutComplete()83 PartialLayoutDisabler(PartialLayoutState& partialLayout, bool disable = true)97 PartialLayoutState& m_partialLayout;
336 PartialLayoutState& partialLayout() { return m_partialLayout; } in partialLayout()558 PartialLayoutState m_partialLayout;
1414 'rendering/PartialLayoutState.h',