Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-emit.c154 csection = PPD_ORDER_EXIT; in ppdCollect2()
688 else if (section != PPD_ORDER_EXIT) in ppdEmitString()
860 else if (section != PPD_ORDER_EXIT) in ppdEmitString()
Dppd.h84 PPD_ORDER_EXIT, /* ... must be sent prior to the document */ enumerator
Dppd.c1587 section = PPD_ORDER_EXIT; in _ppdOpen()
/external/libcups/filter/
Dpstops.c293 ppdEmit(ppd, stdout, PPD_ORDER_EXIT); in main()
2170 if (option->section == PPD_ORDER_EXIT || in include_feature()