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

/openjdk10/jdk/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCPrinterDialog.java32 private final CPrinterJob fPrinterJob; // used from native
34 CPrinterDialog(Frame parent, CPrinterJob printerJob) {
H A DCPrinterJobDialog.java37 CPrinterJobDialog(Frame parent, CPrinterJob printerJob, Pageable doc, boolean allowPrintToFile) {
H A DCPrinterPageDialog.java37 CPrinterPageDialog(Frame parent, CPrinterJob printerJob, PageFormat page, Printable painter) {
H A DCPrinterJob.java49 public final class CPrinterJob extends RasterPrinterJob { class in inherits:RasterPrinterJob
383 // NOTE: This is not used in the CPrinterJob code path.
393 // NOTE: This is not used in the CPrinterJob code path.
404 // NOTE: This is not used in the CPrinterJob code path.
415 // NOTE: This is not used in the CPrinterJob code path.
426 // NOTE: This is not used in the CPrinterJob code path.
437 // NOTE: This is not used in the CPrinterJob code path.
448 // NOTE: This is not used in the CPrinterJob code path.
459 // NOTE: This is not used in the CPrinterJob code path.
468 // NOTE: This is not used in the CPrinterJob cod
[all...]

Completed in 96 milliseconds