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

/openjdk7/jdk/src/share/classes/javax/print/
H A DDocFlavor.java241 * <TD><CODE>"application/vnd.hp-PCL"</CODE></TD>
801 * Doc flavor with MIME type = <CODE>"application/vnd.hp-PCL"</CODE>,
805 public static final BYTE_ARRAY PCL = field in class:DocFlavor.BYTE_ARRAY
806 new BYTE_ARRAY ("application/vnd.hp-PCL");
999 * Doc flavor with MIME type = <CODE>"application/vnd.hp-PCL"</CODE>,
1003 public static final INPUT_STREAM PCL = field in class:DocFlavor.INPUT_STREAM
1004 new INPUT_STREAM ("application/vnd.hp-PCL");
1196 * Doc flavor with MIME type = <CODE>"application/vnd.hp-PCL"</CODE>,
1199 public static final URL PCL = new URL ("application/vnd.hp-PCL"); field in class:DocFlavor.URL
[all...]
/openjdk7/hotspot/src/share/vm/adlc/
H A Dforms.hpp241 PCL, enumerator in enum:Form::__anon113
/openjdk7/jdk/src/solaris/classes/sun/print/
H A DIPPPrintService.java302 // PCL DocFlavors
304 DocFlavor.BYTE_ARRAY.PCL,
305 DocFlavor.INPUT_STREAM.PCL,
306 DocFlavor.URL.PCL

Completed in 38 milliseconds