Lines Matching refs:_cupsRasterAddError
212 _cupsRasterAddError("%s", strerror(EINVAL)); in _cupsRasterInitPWGHeader()
242 _cupsRasterAddError("Raster dimensions too large."); in _cupsRasterInitPWGHeader()
302 _cupsRasterAddError("Unsupported raster type \'%s\'.", type); in _cupsRasterInitPWGHeader()
354 _cupsRasterAddError("Unsupported raster type \'%s\'.", type); in _cupsRasterInitPWGHeader()
382 _cupsRasterAddError("Unsupported sides value \'%s\'.", sides); in _cupsRasterInitPWGHeader()
413 _cupsRasterAddError("Unsupported sheet_back value \'%s\'.", sheet_back); in _cupsRasterInitPWGHeader()
453 _cupsRasterAddError("Unable to allocate memory for raster stream: %s\n", in _cupsRasterNew()
472 _cupsRasterAddError("Unable to read header from raster stream: %s\n", in _cupsRasterNew()
488 _cupsRasterAddError("Unknown raster format %08x!\n", r->sync); in _cupsRasterNew()
516 _cupsRasterAddError("Unable to read header from raster stream: %s\n", in _cupsRasterNew()
562 _cupsRasterAddError("Unable to write raster stream header: %s\n", in _cupsRasterNew()