Searched defs:ppdname (Results 1 - 3 of 3) sorted by relevance
/third_party/cups-filters/utils/ |
H A D | driverless.c | 607 char buffer[65536], ppdname[1024]; in generate_ppd() local
|
H A D | cups-browsed.c | 2072 char ppdname[41]; in get_pagesize() local 2103 char ppdname[41]; in get_mediadata() local 2685 char ppdname[41], pagesize[128]; in get_cluster_sizes() local 2965 char ppdname[41]; in get_cluster_default_attributes() local 5540 char *ppdname = NULL; record_printer_options() local [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | ppdgenerator.c | 1597 ppdname[PPD_MAX_NAME]; in ppdCreateFromIPP2() local 2170 pwg_ppdize_name(ippGetName(attr), ppdname, sizeof(ppdname)); in ppdCreateFromIPP2() local 1166 generate_sizes(ipp_t *response, ipp_attribute_t **defattr, int* min_length, int* min_width, int* max_length, int* max_width, int* bottom, int* left, int* right, int* top, char* ppdname) generate_sizes() argument [all...] |
Completed in 12 milliseconds