Home
last modified time | relevance | path

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

/external/libcups/ppdc/
Dppdc-import.cxx70 driver->type = PPDC_DRIVER_PS; in import_ppd()
Dppdc.h35 PPDC_DRIVER_PS, // PostScript driver enumerator
Dppdc-driver.cxx530 else if (type != PPDC_DRIVER_PS) in write_ppd_file()
600 if (type != PPDC_DRIVER_PS || filters->count) in write_ppd_file()
Dppdc-source.cxx3469 if (d->type > PPDC_DRIVER_PS && !dtused[d->type]) in write_file()
/external/libcups/scheduler/
Dcups-driverd.cxx1660 else if (d->type == PPDC_DRIVER_PS) in load_drv()