Searched defs:printAttributes (Results 1 – 6 of 6) sorted by relevance
91 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testAllPagesWantedAndAllPagesWritten() local199 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testSomePagesWantedAndAllPagesWritten() local319 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testSomePagesWantedAndSomeMorePagesWritten() local436 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testSomePagesWantedAndNotWritten() local543 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testWantedPagesAlreadyWrittenForPreview() local
69 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testNoPrintOptionsOrPrinterChange() local193 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testNoPrintOptionsOrPrinterChangeCanceled() local287 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testPrintOptionsChangeAndNoPrinterChange() local491 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testPrintOptionsChangeAndPrinterChange() local656 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testPrintOptionsChangeAndNoPrinterChangeAndContentChange() local789 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testNewPrinterSupportsSelectedPrintOptions() local898 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testNothingChangesAllPagesWrittenFirstTime() local1362 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testRequestedPagesNotWritten() local1611 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in testNotEnoughPages() local1681 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in printDocumentInfoBaseTest() local
72 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in createMockPrintDocumentAdapter() local
99 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in createMockPrintDocumentAdapter() local
82 final PrintAttributes[] printAttributes = new PrintAttributes[1]; in createMockPrintDocumentAdapter() local
108 private void waitForMediaSizeChange(PrintAttributes[] printAttributes, MediaSize mediaSize) in waitForMediaSizeChange()