Searched refs:cupsRasterErrorString (Results 1 – 5 of 5) sorted by relevance
306 puts(cupsRasterErrorString()); in do_ppd_tests()345 puts(cupsRasterErrorString()); in do_ps_tests()373 puts(cupsRasterErrorString()); in do_ps_tests()396 puts(cupsRasterErrorString()); in do_ps_tests()429 puts(cupsRasterErrorString()); in do_ps_tests()
5 cupsRasterErrorString
138 cupsRasterErrorString(void) in cupsRasterErrorString() function
592 printf("Unable to initialize raster context: %s\n", cupsRasterErrorString()); in make_raster_file()631 printf("Unable to open raster stream: %s\n", cupsRasterErrorString()); in make_raster_file()
412 extern const char *cupsRasterErrorString(void) _CUPS_API_1_3;