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

/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc-import.cxx81 driver->type = PPDC_DRIVER_PS;
H A Dppdc.h41 PPDC_DRIVER_PS, // PostScript driver enumerator in enum:ppdcDrvType
H A Dppdc-driver.cxx553 else if (type != PPDC_DRIVER_PS)
623 if (type != PPDC_DRIVER_PS || filters->count)
H A Dppdc-source.cxx3515 if (d->type > PPDC_DRIVER_PS && !dtused[d->type])
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcups-driverd.cxx1675 else if (d->type == PPDC_DRIVER_PS)

Completed in 117 milliseconds