Searched defs:isPaginated (Results 1 – 4 of 4) sorted by relevance
73 bool isPaginated() const { return m_isPaginated; } in isPaginated() function
165 bool isPaginated() const { return m_isPaginated; } in isPaginated() function
2204 bool isPaginated = layoutState->isPaginated(); in positionNewFloats() local
3535 …bool isPaginated = (style()->overflowY() == OPAGEDX || style()->overflowY() == OPAGEDY) && !(isRoo… in requiresColumns() local