HomeSort by relevance Sort by last modified time
    Searched refs:cupsRasterErrorString (Results 1 - 3 of 3) sorted by null

  /external/libcups/filter/
error.c 130 * 'cupsRasterErrorString()' - Return the last error from a raster function.
138 cupsRasterErrorString(void)
testraster.c 306 puts(cupsRasterErrorString());
345 puts(cupsRasterErrorString());
373 puts(cupsRasterErrorString());
396 puts(cupsRasterErrorString());
429 puts(cupsRasterErrorString());
  /external/libcups/cups/
raster.h 412 extern const char *cupsRasterErrorString(void) _CUPS_API_1_3;

Completed in 1022 milliseconds