Searched refs:PPD_ORDER_PAGE (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/cups-408/cups/cups/
H A Dppd.h96 PPD_ORDER_PAGE, /* ... must be in the PageSetup section */ enumerator in enum:ppd_section_e
H A Demit.c163 csection = PPD_ORDER_PAGE;
H A Dppd.c1544 section = PPD_ORDER_PAGE;
/macosx-10.10.1/cups-408/cups/filter/
H A Dpstops.c1143 ppdEmit(ppd, stdout, PPD_ORDER_PAGE);
1192 ppdEmit(ppd, stdout, PPD_ORDER_PAGE);
1577 page_setup = ppdEmitString(ppd, PPD_ORDER_PAGE, 0);
H A Dinterpret.c232 if ((code = ppdEmitString(ppd, PPD_ORDER_PAGE, 0.0)) != NULL)

Completed in 308 milliseconds