Home | History | Annotate | Download | only in web

Lines Matching refs:computePageRects

340         computePageRects(FloatRect(FloatPoint(0, 0), pageSizeInPixels), 0, 0, 1, pageHeight);
432 virtual void computePageRects(const FloatRect& printRect, float headerHeight, float footerHeight, float userScaleFactor, float& outPageHeight) OVERRIDE
1273 m_printContext->computePageRects(rect, 0, 0, 1.0, pageHeight);