Home
last modified time | relevance | path

Searched refs:ppdFirstCustomParam (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dppd-custom.c76 ppdFirstCustomParam(ppd_coption_t *opt) /* I - Custom option */ in ppdFirstCustomParam() function
Dppd.h429 extern ppd_cparam_t *ppdFirstCustomParam(ppd_coption_t *opt)
Dlibcups2.def561 ppdFirstCustomParam
/external/libcups/ppdc/
Dppdmerge.cxx266 for (cp = ppdFirstCustomParam(co); cp; cp = ppdNextCustomParam(co)) in main()
/external/libcups/cgi-bin/
Dadmin.c2914 for (cparam = ppdFirstCustomParam(coption), m = 0; in do_set_options()
3526 cparam = ppdFirstCustomParam(coption); in get_option_value()
3599 for (cparam = ppdFirstCustomParam(coption); in get_option_value()