Searched defs:make (Results 1 – 13 of 13) sorted by relevance
185 public static String[] getModels(String make) throws Exception in getModels()224 public static String[] getPPDs(String make, String model) throws Exception in getPPDs()291 String make, String model, String ppd) throws Exception in getPPDFile()376 String make, in isMakeModel()
123 String make) throws Exception in getModelsList()136 String make, String model) throws Exception in getPPDList()
208 public static boolean make(String dir) in make() method in Valid
182 String make = null; in viewLocal() local
123 String make = p.getMake(); in addLocal() local
140 String make = null; in modifyLocal() local
45 private String make = null; field in Printer
169 make: ctf target
474 make(void) in make() function
63 String make = null; field in pmInstallPrinter713 String make = workingPrinter.getMake(); in setMake() local
449 make(v) in make() function
261 static Name make = (Name)NULL; in expand_macro() local
182 Namval_t *(*make)(Namval_t*); /* discipline constructor */ member