Searched defs:FIDELITY_TRUE (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/print/attribute/standard/
H A DFidelity.java36 * If FIDELITY_TRUE is specified and a service cannot print the job exactly
42 * <B>IPP Compatibility:</B> The IPP boolean value is "true" for FIDELITY_TRUE
61 FIDELITY_TRUE = new Fidelity(0); field in class:Fidelity
87 FIDELITY_TRUE,

Completed in 39 milliseconds