HomeSort by relevance Sort by last modified time
    Searched refs:PPD_ORDER_ANY (Results 1 - 6 of 6) sorted by null

  /external/libcups/cups/
ppd.h 91 PPD_ORDER_ANY, /* Option code can be anywhere in the file */
testppd.c 266 if ((s = ppdEmitString(ppd, PPD_ORDER_ANY, 0.0)) != NULL &&
286 if ((s = ppdEmitString(ppd, PPD_ORDER_ANY, 0.0)) != NULL &&
673 if ((s = ppdEmitString(ppd, PPD_ORDER_ANY, 0.0)) != NULL &&
ppd-emit.c 166 csection = PPD_ORDER_ANY;
ppd.c 808 option->section = PPD_ORDER_ANY;
    [all...]
  /external/libcups/filter/
pstops.c     [all...]
interpret.c 219 if ((code = ppdEmitString(ppd, PPD_ORDER_ANY, 0.0)) != NULL)
    [all...]

Completed in 226 milliseconds