Home | History | Annotate | Download | only in rendering

Lines Matching refs:pageLength

386         if (int pageLength = m_frameView->pagination().pageLength)
387 columnWidth = pageLength;
1000 if (int pageLength = m_frameView->pagination().pageLength)
1001 height = pageLength;