Searched refs:get_generic (Results 1 – 2 of 2) sorted by relevance
/external/libcups/ppdc/ |
D | ppdc-source.cxx | 1082 ppdcSource::get_generic(ppdcFile *fp, // I - File to read in get_generic() function in ppdcSource 2815 c = get_generic(fp, "Darkness", NULL, "cupsCompression"); in scan_file() 2901 c = get_generic(fp, "Finishing", "OutputType", NULL); in scan_file() 2992 c = get_generic(fp, "InputSlot", NULL, "MediaPosition"); in scan_file() 3126 c = get_generic(fp, "MediaType", "MediaType", "cupsMediaType"); in scan_file()
|
D | ppdc.h | 500 ppdcChoice *get_generic(ppdcFile *fp, const char *keyword,
|