Searched defs:pageSizeInPixels (Results 1 – 2 of 2) sorted by relevance
87 void PrintContext::computePageRectsWithPageSize(const FloatSize& pageSizeInPixels, bool allowHorizo… in computePageRectsWithPageSize()93 void PrintContext::computePageRectsWithPageSizeInternal(const FloatSize& pageSizeInPixels, bool all… in computePageRectsWithPageSizeInternal()209 int PrintContext::pageNumberForElement(Element* element, const FloatSize& pageSizeInPixels) in pageNumberForElement()320 int PrintContext::numberOfPages(LocalFrame* frame, const FloatSize& pageSizeInPixels) in numberOfPages()334 …hBoundaries(LocalFrame* frame, GraphicsContext& graphicsContext, const FloatSize& pageSizeInPixels) in spoolAllPagesWithBoundaries()
343 …id spoolAllPagesWithBoundaries(GraphicsContext& graphicsContext, const FloatSize& pageSizeInPixels) in spoolAllPagesWithBoundaries()1519 void WebLocalFrameImpl::printPagesWithBoundaries(WebCanvas* canvas, const WebSize& pageSizeInPixels) in printPagesWithBoundaries()