Searched refs:PPD_ORDER_ANY (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/cups-408/cups/cups/
H A Dppd.h92 PPD_ORDER_ANY, /* Option code can be anywhere in the file */ enumerator in enum:ppd_section_e
H A Dtestppd.c257 if ((s = ppdEmitString(ppd, PPD_ORDER_ANY, 0.0)) != NULL &&
277 if ((s = ppdEmitString(ppd, PPD_ORDER_ANY, 0.0)) != NULL &&
664 if ((s = ppdEmitString(ppd, PPD_ORDER_ANY, 0.0)) != NULL &&
H A Demit.c167 csection = PPD_ORDER_ANY;
H A Dppd.c725 option->section = PPD_ORDER_ANY;
1326 option->section = PPD_ORDER_ANY;
1548 section = PPD_ORDER_ANY;
/macosx-10.10.1/cups-408/cups/filter/
H A Dpstops.c1929 if ((ps = ppdEmitString(ppd, PPD_ORDER_ANY, 0.0)) != NULL)
3364 any_setup = ppdEmitString(ppd, PPD_ORDER_ANY, min_order);
H A Dinterpret.c220 if ((code = ppdEmitString(ppd, PPD_ORDER_ANY, 0.0)) != NULL)

Completed in 204 milliseconds