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

/openjdk9/jdk/src/java.desktop/share/classes/javax/print/
H A DPrintService.java399 public boolean isAttributeValueSupported(Attribute attrval, method in interface:PrintService
/openjdk9/jdk/test/java/awt/print/PrinterJob/
H A DNullGetName.java121 public boolean isAttributeValueSupported(Attribute attrval, method in class:ImagePrintService
H A DDummyPrintTest.java171 public boolean isAttributeValueSupported(Attribute attrval, method in class:DummyPrintService
/openjdk9/jdk/test/java/awt/print/PrinterJob/CustomPrintService/
H A DPrintServiceStub.java143 public boolean isAttributeValueSupported(Attribute attrval, method in class:PrintServiceStub
/openjdk9/jdk/test/javax/print/applet/applet3/
H A DApplet3PrintService.java90 public boolean isAttributeValueSupported(Attribute attr, method in class:Applet3PrintService
/openjdk9/jdk/test/javax/print/applet/applet4/
H A DApplet4PrintService.java90 public boolean isAttributeValueSupported(Attribute attr, method in class:Applet4PrintService
/openjdk9/jdk/test/javax/print/applet/applet2/
H A DApplet2PrintService.java90 public boolean isAttributeValueSupported(Attribute attr, method in class:Applet2PrintService
/openjdk9/jdk/test/javax/print/applet/applet1/
H A DApplet1PrintService.java90 public boolean isAttributeValueSupported(Attribute attr, method in class:Applet1PrintService
/openjdk9/jdk/src/java.desktop/share/classes/sun/print/
H A DPSStreamPrintService.java405 public boolean isAttributeValueSupported(Attribute attr, method in class:PSStreamPrintService
/openjdk9/jdk/test/javax/print/attribute/
H A DServiceDialogTest.java209 public boolean isAttributeValueSupported(Attribute attrval, DocFlavor flavor, AttributeSet attributes) { method in class:TestPrintService
/openjdk9/jdk/src/java.desktop/unix/classes/sun/print/
H A DUnixPrintService.java957 public boolean isAttributeValueSupported(Attribute attr, method in class:UnixPrintService
H A DIPPPrintService.java1295 public boolean isAttributeValueSupported(Attribute attr, method in class:IPPPrintService
/openjdk9/jdk/src/java.desktop/windows/classes/sun/print/
H A DWin32PrintService.java1480 public boolean isAttributeValueSupported(Attribute attr, method in class:Win32PrintService

Completed in 416 milliseconds