Home
last modified time | relevance | path

Searched refs:CUPS_RASTER_SYNC (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Draster.h46 # define CUPS_RASTER_SYNC 0x52615333 /* RaS3 */ macro
/external/libcups/filter/
Draster.c508 if (r->sync != CUPS_RASTER_SYNC && in cupsRasterOpenIO()
567 r->sync = CUPS_RASTER_SYNC; in cupsRasterOpenIO()