Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dcolormanager.c40 static int _get_colord_profile (const char *printer_name,
97 profile_set = _get_colord_profile(printer_name, icc_profile, ppd); in cmGetPrinterIccProfile()
225 _get_colord_profile(const char *printer_name, /* Dest name */ in _get_colord_profile() function