Searched defs:pageSizeInPixels (Results 1 – 1 of 1) sorted by relevance
98 void PrintContext::computePageRectsWithPageSize(const FloatSize& pageSizeInPixels, bool allowHorizo… in computePageRectsWithPageSize()104 void PrintContext::computePageRectsWithPageSizeInternal(const FloatSize& pageSizeInPixels, bool all… in computePageRectsWithPageSizeInternal()244 int PrintContext::pageNumberForElement(Element* element, const FloatSize& pageSizeInPixels) in pageNumberForElement()314 int PrintContext::numberOfPages(Frame* frame, const FloatSize& pageSizeInPixels) in numberOfPages()328 …esWithBoundaries(Frame* frame, GraphicsContext& graphicsContext, const FloatSize& pageSizeInPixels) in spoolAllPagesWithBoundaries()