Home
last modified time | relevance | path

Searched refs:RasterPrinterJob (Results 1 – 25 of 70) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/print/
H A DPSPrinterJob.java107 public class PSPrinterJob extends RasterPrinterJob {
461 mDestType = RasterPrinterJob.FILE; in printDialog()
467 mDestType = RasterPrinterJob.PRINTER; in printDialog()
519 mDestType = RasterPrinterJob.STREAM; in startDoc()
531 mDestType = RasterPrinterJob.FILE; in startDoc()
534 if (mDestType == RasterPrinterJob.FILE) { in startDoc()
761 if (mPSStream != null && mDestType != RasterPrinterJob.STREAM) { in abortDoc()
789 if (mDestType != RasterPrinterJob.STREAM) { in endDoc()
793 if (mDestType == RasterPrinterJob.PRINTER) { in endDoc()
2295 job.mDestType = RasterPrinterJob.STREAM; // prevents closure in print()
H A DRasterPrinterJob.java101 public abstract class RasterPrinterJob extends PrinterJob { class
284 protected int mDestType = RasterPrinterJob.FILE;
320 public RasterPrinterJob() in RasterPrinterJob() method in RasterPrinterJob
1129 mDestType = RasterPrinterJob.FILE; in printDialog()
1143 mDestType = RasterPrinterJob.PRINTER; in printDialog()
H A DProxyGraphics2D.java108 return ((RasterPrinterJob)mPrinterJob).getPrinterGraphicsConfig(); in getDeviceConfiguration()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/print/
H A DPSPrinterJob.java107 public class PSPrinterJob extends RasterPrinterJob {
461 mDestType = RasterPrinterJob.FILE; in printDialog()
467 mDestType = RasterPrinterJob.PRINTER; in printDialog()
519 mDestType = RasterPrinterJob.STREAM; in startDoc()
531 mDestType = RasterPrinterJob.FILE; in startDoc()
534 if (mDestType == RasterPrinterJob.FILE) { in startDoc()
761 if (mPSStream != null && mDestType != RasterPrinterJob.STREAM) { in abortDoc()
789 if (mDestType != RasterPrinterJob.STREAM) { in endDoc()
793 if (mDestType == RasterPrinterJob.PRINTER) { in endDoc()
2295 job.mDestType = RasterPrinterJob.STREAM; // prevents closure in print()
H A DRasterPrinterJob.java101 public abstract class RasterPrinterJob extends PrinterJob { class
284 protected int mDestType = RasterPrinterJob.FILE;
320 public RasterPrinterJob() in RasterPrinterJob() method in RasterPrinterJob
1129 mDestType = RasterPrinterJob.FILE; in printDialog()
1143 mDestType = RasterPrinterJob.PRINTER; in printDialog()
H A DProxyGraphics2D.java108 return ((RasterPrinterJob)mPrinterJob).getPrinterGraphicsConfig(); in getDeviceConfiguration()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/print/
H A DPSPrinterJob.java107 public class PSPrinterJob extends RasterPrinterJob {
461 mDestType = RasterPrinterJob.FILE; in printDialog()
467 mDestType = RasterPrinterJob.PRINTER; in printDialog()
519 mDestType = RasterPrinterJob.STREAM; in startDoc()
531 mDestType = RasterPrinterJob.FILE; in startDoc()
534 if (mDestType == RasterPrinterJob.FILE) { in startDoc()
761 if (mPSStream != null && mDestType != RasterPrinterJob.STREAM) { in abortDoc()
789 if (mDestType != RasterPrinterJob.STREAM) { in endDoc()
793 if (mDestType == RasterPrinterJob.PRINTER) { in endDoc()
2295 job.mDestType = RasterPrinterJob.STREAM; // prevents closure in print()
H A DRasterPrinterJob.java101 public abstract class RasterPrinterJob extends PrinterJob { class
284 protected int mDestType = RasterPrinterJob.FILE;
320 public RasterPrinterJob() in RasterPrinterJob() method in RasterPrinterJob
1129 mDestType = RasterPrinterJob.FILE; in printDialog()
1143 mDestType = RasterPrinterJob.PRINTER; in printDialog()
H A DProxyGraphics2D.java108 return ((RasterPrinterJob)mPrinterJob).getPrinterGraphicsConfig(); in getDeviceConfiguration()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/print/
H A DPSPrinterJob.java112 public class PSPrinterJob extends RasterPrinterJob {
470 mDestType = RasterPrinterJob.FILE; in printDialog()
476 mDestType = RasterPrinterJob.PRINTER; in printDialog()
511 mDestType = RasterPrinterJob.STREAM; in startDoc()
523 mDestType = RasterPrinterJob.FILE; in startDoc()
526 if (mDestType == RasterPrinterJob.FILE) { in startDoc()
752 if (mPSStream != null && mDestType != RasterPrinterJob.STREAM) { in abortDoc()
776 if (mDestType != RasterPrinterJob.STREAM) { in endDoc()
780 if (mDestType == RasterPrinterJob.PRINTER) { in endDoc()
2248 job.mDestType = RasterPrinterJob.STREAM; // prevents closure in print()
H A DRasterPrinterJob.java107 public abstract class RasterPrinterJob extends PrinterJob { class
291 protected int mDestType = RasterPrinterJob.FILE;
327 public RasterPrinterJob() in RasterPrinterJob() method in RasterPrinterJob
1061 mDestType = RasterPrinterJob.FILE; in printDialog()
1075 mDestType = RasterPrinterJob.PRINTER; in printDialog()
H A DProxyGraphics2D.java108 return ((RasterPrinterJob)mPrinterJob).getPrinterGraphicsConfig(); in getDeviceConfiguration()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/print/
H A DPSPrinterJob.java107 public class PSPrinterJob extends RasterPrinterJob {
461 mDestType = RasterPrinterJob.FILE; in printDialog()
467 mDestType = RasterPrinterJob.PRINTER; in printDialog()
519 mDestType = RasterPrinterJob.STREAM; in startDoc()
531 mDestType = RasterPrinterJob.FILE; in startDoc()
534 if (mDestType == RasterPrinterJob.FILE) { in startDoc()
761 if (mPSStream != null && mDestType != RasterPrinterJob.STREAM) { in abortDoc()
789 if (mDestType != RasterPrinterJob.STREAM) { in endDoc()
793 if (mDestType == RasterPrinterJob.PRINTER) { in endDoc()
2295 job.mDestType = RasterPrinterJob.STREAM; // prevents closure in print()
H A DRasterPrinterJob.java101 public abstract class RasterPrinterJob extends PrinterJob { class
284 protected int mDestType = RasterPrinterJob.FILE;
320 public RasterPrinterJob() in RasterPrinterJob() method in RasterPrinterJob
1129 mDestType = RasterPrinterJob.FILE; in printDialog()
1143 mDestType = RasterPrinterJob.PRINTER; in printDialog()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/print/
H A DPSPrinterJob.java107 public class PSPrinterJob extends RasterPrinterJob {
461 mDestType = RasterPrinterJob.FILE; in printDialog()
467 mDestType = RasterPrinterJob.PRINTER; in printDialog()
519 mDestType = RasterPrinterJob.STREAM; in startDoc()
531 mDestType = RasterPrinterJob.FILE; in startDoc()
534 if (mDestType == RasterPrinterJob.FILE) { in startDoc()
761 if (mPSStream != null && mDestType != RasterPrinterJob.STREAM) { in abortDoc()
789 if (mDestType != RasterPrinterJob.STREAM) { in endDoc()
793 if (mDestType == RasterPrinterJob.PRINTER) { in endDoc()
2295 job.mDestType = RasterPrinterJob.STREAM; // prevents closure in print()
H A DRasterPrinterJob.java101 public abstract class RasterPrinterJob extends PrinterJob { class
284 protected int mDestType = RasterPrinterJob.FILE;
320 public RasterPrinterJob() in RasterPrinterJob() method in RasterPrinterJob
1129 mDestType = RasterPrinterJob.FILE; in printDialog()
1143 mDestType = RasterPrinterJob.PRINTER; in printDialog()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/print/
H A DPSPrinterJob.java107 public class PSPrinterJob extends RasterPrinterJob {
461 mDestType = RasterPrinterJob.FILE; in printDialog()
467 mDestType = RasterPrinterJob.PRINTER; in printDialog()
519 mDestType = RasterPrinterJob.STREAM; in startDoc()
531 mDestType = RasterPrinterJob.FILE; in startDoc()
534 if (mDestType == RasterPrinterJob.FILE) { in startDoc()
761 if (mPSStream != null && mDestType != RasterPrinterJob.STREAM) { in abortDoc()
789 if (mDestType != RasterPrinterJob.STREAM) { in endDoc()
793 if (mDestType == RasterPrinterJob.PRINTER) { in endDoc()
2295 job.mDestType = RasterPrinterJob.STREAM; // prevents closure in print()
H A DRasterPrinterJob.java101 public abstract class RasterPrinterJob extends PrinterJob { class
284 protected int mDestType = RasterPrinterJob.FILE;
320 public RasterPrinterJob() in RasterPrinterJob() method in RasterPrinterJob
1129 mDestType = RasterPrinterJob.FILE; in printDialog()
1143 mDestType = RasterPrinterJob.PRINTER; in printDialog()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/print/
H A DPSPrinterJob.java107 public class PSPrinterJob extends RasterPrinterJob {
466 mDestType = RasterPrinterJob.FILE; in printDialog()
472 mDestType = RasterPrinterJob.PRINTER; in printDialog()
525 mDestType = RasterPrinterJob.STREAM; in startDoc()
537 mDestType = RasterPrinterJob.FILE; in startDoc()
540 if (mDestType == RasterPrinterJob.FILE) { in startDoc()
768 if (mPSStream != null && mDestType != RasterPrinterJob.STREAM) { in abortDoc()
797 if (mDestType != RasterPrinterJob.STREAM) { in endDoc()
801 if (mDestType == RasterPrinterJob.PRINTER) { in endDoc()
2305 job.mDestType = RasterPrinterJob.STREAM; // prevents closure in print()
H A DRasterPrinterJob.java101 public abstract class RasterPrinterJob extends PrinterJob { class
286 protected int mDestType = RasterPrinterJob.FILE;
322 public RasterPrinterJob() in RasterPrinterJob() method in RasterPrinterJob
1134 mDestType = RasterPrinterJob.FILE; in printDialog()
1148 mDestType = RasterPrinterJob.PRINTER; in printDialog()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/print/
H A DPSPrinterJob.java107 public class PSPrinterJob extends RasterPrinterJob {
461 mDestType = RasterPrinterJob.FILE; in printDialog()
467 mDestType = RasterPrinterJob.PRINTER; in printDialog()
519 mDestType = RasterPrinterJob.STREAM; in startDoc()
531 mDestType = RasterPrinterJob.FILE; in startDoc()
534 if (mDestType == RasterPrinterJob.FILE) { in startDoc()
761 if (mPSStream != null && mDestType != RasterPrinterJob.STREAM) { in abortDoc()
789 if (mDestType != RasterPrinterJob.STREAM) { in endDoc()
793 if (mDestType == RasterPrinterJob.PRINTER) { in endDoc()
2295 job.mDestType = RasterPrinterJob.STREAM; // prevents closure in print()
H A DRasterPrinterJob.java101 public abstract class RasterPrinterJob extends PrinterJob { class
284 protected int mDestType = RasterPrinterJob.FILE;
320 public RasterPrinterJob() in RasterPrinterJob() method in RasterPrinterJob
1129 mDestType = RasterPrinterJob.FILE; in printDialog()
1143 mDestType = RasterPrinterJob.PRINTER; in printDialog()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/print/
H A DPSPrinterJob.java112 public class PSPrinterJob extends RasterPrinterJob {
470 mDestType = RasterPrinterJob.FILE; in printDialog()
476 mDestType = RasterPrinterJob.PRINTER; in printDialog()
511 mDestType = RasterPrinterJob.STREAM; in startDoc()
523 mDestType = RasterPrinterJob.FILE; in startDoc()
526 if (mDestType == RasterPrinterJob.FILE) { in startDoc()
752 if (mPSStream != null && mDestType != RasterPrinterJob.STREAM) { in abortDoc()
776 if (mDestType != RasterPrinterJob.STREAM) { in endDoc()
780 if (mDestType == RasterPrinterJob.PRINTER) { in endDoc()
2248 job.mDestType = RasterPrinterJob.STREAM; // prevents closure in print()
H A DRasterPrinterJob.java107 public abstract class RasterPrinterJob extends PrinterJob { class
291 protected int mDestType = RasterPrinterJob.FILE;
327 public RasterPrinterJob() in RasterPrinterJob() method in RasterPrinterJob
1061 mDestType = RasterPrinterJob.FILE; in printDialog()
1075 mDestType = RasterPrinterJob.PRINTER; in printDialog()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPrinterJob.java48 public final class CPrinterJob extends RasterPrinterJob {

123