Home
last modified time | relevance | path

Searched refs:ppd_decode (Results 1 - 2 of 2) sorted by relevance

/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf_jcl.cc69 /* Copied ppd_decode() from CUPS which is not exported to the API; needed in emitPreamble() */
70 // {{{ static int ppd_decode(char *string)
72 ppd_decode(char *string) /* I - String to decode */ in ppd_decode() function
160 ppd_decode(ppd->jcl_ps); in emitPreamble()
/third_party/cups-filters/filter/
H A Dimagetopdf.c616 * Copied ppd_decode() from CUPS which is not exported to the API
620 ppd_decode(char *string) /* I - String to decode */ in ppd_decode() function
1588 ppd_decode(ppd->jcl_ps); in main()

Completed in 3 milliseconds