Home
last modified time | relevance | path

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

/external/libcups/tools/
Dippeveps.c51 static int raster_to_ps(const char *filename);
107 return (raster_to_ps(argv[1])); in main()
1019 raster_to_ps(const char *filename) /* I - Filename */ in raster_to_ps() function