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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPrinterJob.java354 protected double getPhysicalPrintableHeight(Paper p) { method in class:CPrinterJob
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPrinterJob.java812 protected double getPhysicalPrintableHeight(Paper p) { method in class:WPrinterJob
/openjdk7/jdk/src/share/classes/sun/print/
H A DPSPrinterJob.java1510 protected double getPhysicalPrintableHeight(Paper p) { method in class:PSPrinterJob
H A DRasterPrinterJob.java361 abstract protected double getPhysicalPrintableHeight(Paper p); method in class:RasterPrinterJob

Completed in 49 milliseconds