Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcups/tools/
H A Dippevepcl.c39 static int raster_to_pcl(const char *filename);
73 return (raster_to_pcl(argv[1])); in main()
455 raster_to_pcl(const char *filename) /* I - File to print (NULL for stdin) */ in raster_to_pcl() function