Home
last modified time | relevance | path

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

/external/libcups/cups/
Draster.h45 # define CUPS_RASTER_REVSYNCv1 0x74536152 /* tSaR */ macro
Draster-stream.c482 r->sync != CUPS_RASTER_REVSYNCv1 && in _cupsRasterNew()
503 r->sync == CUPS_RASTER_REVSYNCv1 || in _cupsRasterNew()
607 if (r->sync == CUPS_RASTER_SYNCv1 || r->sync == CUPS_RASTER_REVSYNCv1) in _cupsRasterReadHeader()
1561 if (r->sync == CUPS_RASTER_SYNCv1 || r->sync == CUPS_RASTER_REVSYNCv1 || in cups_raster_update()