Home
last modified time | relevance | path

Searched refs:PPD_ORDER_JCL (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dppd-emit.c160 csection = PPD_ORDER_JCL; in ppdCollect2()
529 ppdEmit(ppd, fp, PPD_ORDER_JCL); in ppdEmitJCL()
649 if (section == PPD_ORDER_JCL) in ppdEmitString()
765 if (section == PPD_ORDER_JCL) in ppdEmitString()
Dppd.h94 PPD_ORDER_JCL, /* ... must be sent as a JCL command */ enumerator
Dppd.c806 option->section = PPD_ORDER_JCL; in _ppdOpen()
1157 if (custom_option->section == PPD_ORDER_JCL) in _ppdOpen()
1515 option->section = PPD_ORDER_JCL; in _ppdOpen()
1629 section = PPD_ORDER_JCL; in _ppdOpen()
1991 if (option->section == PPD_ORDER_JCL) in _ppdOpen()
/external/libcups/filter/
Dpstops.c2177 option->section == PPD_ORDER_JCL) in include_feature()