Searched refs:getPrinterType (Results 1 – 7 of 7) sorted by relevance
69 if (p.getPrinterType() != null) in debugShowPrinter()71 p.getPrinterType()); in debugShowPrinter()
831 String type = workingPrinter.getPrinterType(); in setPrinterType()
47 Debug.message("SVR: \tType:\t\t" + p.getPrinterType()); in printObj()
166 if (!strings_equal(curr.getPrinterType(), p.getPrinterType())) in modifyLocal()167 printertype = p.getPrinterType(); in modifyLocal()
403 public String getPrinterType() in getPrinterType() method in Printer
327 System.out.println("Type: " + p.getPrinterType()); in printView()
119 String printertype = p.getPrinterType(); in addLocal()