Searched refs:getPhysicalPageWidth (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPrinterJob.java364 protected double getPhysicalPageWidth(Paper p) { method in class:CPrinterJob
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPrinterJob.java816 protected double getPhysicalPageWidth(Paper p) { method in class:WPrinterJob
/openjdk7/jdk/src/share/classes/sun/print/
H A DPSPrinterJob.java1514 protected double getPhysicalPageWidth(Paper p) { method in class:PSPrinterJob
H A DRasterPrinterJob.java368 abstract protected double getPhysicalPageWidth(Paper p); method in class:RasterPrinterJob

Completed in 49 milliseconds