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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPrinterJob.java412 protected void startDoc() throws PrinterException { method in class:CPrinterJob
/openjdk7/jdk/src/share/classes/sun/print/
H A DPSPrinterJob.java486 protected void startDoc() throws PrinterException { method in class:PSPrinterJob
2209 job.startDoc();
H A DRasterPrinterJob.java1401 startDoc();
1418 debug_println("after startDoc rangeSelected? "+rangeIsSelected
1734 protected abstract void startDoc() throws PrinterException; method in class:RasterPrinterJob
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPrinterJob.java312 * Also whereas the startDoc native code pulls the variables directly,
1315 protected void startDoc() throws PrinterException { method in class:WPrinterJob

Completed in 53 milliseconds