Searched defs:isPaginated (Results 1 – 4 of 4) sorted by relevance
57 bool isPaginated() const { return m_isPaginated; } in isPaginated() function
152 bool isPaginated() const { return m_isPaginated; } in isPaginated() function
2432 bool isPaginated = layoutState->isPaginated(); in positionNewFloats() local
2851 bool isPaginated = style()->isOverflowPaged() && node() != document().viewportDefiningElement(); in requiresColumns() local