Searched refs:getPrinterGraphicsConfig (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/print/
H A DPeekGraphics.java159 return ((RasterPrinterJob)mPrinterJob).getPrinterGraphicsConfig();
H A DProxyGraphics2D.java108 return ((RasterPrinterJob)mPrinterJob).getPrinterGraphicsConfig();
H A DRasterPrinterJob.java1806 synchronized PrinterGraphicsConfig getPrinterGraphicsConfig() { method in class:RasterPrinterJob

Completed in 34 milliseconds