Searched refs:ppdCreateFromIPP (Results 1 - 3 of 3) sorted by relevance
/third_party/cups-filters/cupsfilters/ |
H A D | ppdgenerator.h | 63 char *ppdCreateFromIPP(char *buffer, size_t bufsize,
|
H A D | ppdgenerator.c | 414 * '_()' - Simplify copying the ppdCreateFromIPP() function from CUPS, 421 * '_cupsLangString()' - Simplify copying the ppdCreateFromIPP() function 1532 * 'ppdCreateFromIPP()' - Create a PPD file describing the capabilities 1538 ppdCreateFromIPP (char *buffer, /* I - Filename buffer */ in ppdCreateFromIPP() function
|
/third_party/cups-filters/utils/ |
H A D | driverless.c | 647 if (!ppdCreateFromIPP(ppdname, sizeof(ppdname), response, NULL, NULL, 0, in generate_ppd()
|
Completed in 6 milliseconds