Searched refs:printertype (Results 1 – 6 of 6) sorted by relevance
41 private String printertype = null; field in Printer313 printertype = arg; in setPrinterType()405 return (printertype); in getPrinterType()
135 String printertype = null; in modifyLocal() local167 printertype = p.getPrinterType(); in modifyLocal()273 if ((printertype == null) && in modifyLocal()315 if ((printertype == null) && in modifyLocal()431 if (printertype != null) in modifyLocal()432 cmd = cmd.concat(" -T " + printertype); in modifyLocal()
178 String printertype = null; in viewLocal() local258 printertype = getToken(o, "Printer types:"); in viewLocal()425 p.setPrinterType(printertype); in viewLocal()
119 String printertype = p.getPrinterType(); in addLocal() local172 if (printertype != null) in addLocal()173 cmd = cmd.concat(" -T " + printertype); in addLocal()
99 String printertype = getToken(o, "printertype="); in main() local206 p.setPrinterType(printertype); in main()
9 printertype=