Home
last modified time | relevance | path

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

/external/libcups/filter/
Dlibcupsimage2.def5 cupsRasterErrorString
Dtestraster.c306 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()
Derror.c138 cupsRasterErrorString(void) in cupsRasterErrorString() function
Dtestclient.c592 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()
/external/libcups/cups/
Draster.h412 extern const char *cupsRasterErrorString(void) _CUPS_API_1_3;