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

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

Completed in 52 milliseconds