Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-emit.c158 csection = PPD_ORDER_EXIT; in ppdCollect2()
683 else if (section != PPD_ORDER_EXIT) in ppdEmitString()
849 else if (section != PPD_ORDER_EXIT) in ppdEmitString()
Dppd.h93 PPD_ORDER_EXIT, /* ... must be sent prior to the document */ enumerator
Dppd.c1644 section = PPD_ORDER_EXIT; in _ppdOpen()
/external/libcups/filter/
Dpstops.c298 ppdEmit(ppd, stdout, PPD_ORDER_EXIT); in main()
2175 if (option->section == PPD_ORDER_EXIT || in include_feature()