Searched refs:pwg_size_lut (Results 1 – 3 of 3) sorted by relevance
822 if (!cg->pwg_size_lut) in pwgMediaForPWG()826 cg->pwg_size_lut = cupsArrayNew((cups_array_func_t)pwg_compare_pwg, NULL); in pwgMediaForPWG()832 cupsArrayAdd(cg->pwg_size_lut, size); in pwgMediaForPWG()840 if ((size = (pwg_media_t *)cupsArrayFind(cg->pwg_size_lut, &key)) == NULL && in pwgMediaForPWG()
125 *pwg_size_lut; /* Lookup table for PWG names */ member
347 cupsArrayDelete(cg->pwg_size_lut); in cups_globals_free()