Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dcolormanager.c235 int is_profile_set = 0; /* profile-is-found flag */ in _get_colord_profile() local
252 is_profile_set = 1; in _get_colord_profile()
257 is_profile_set = 1; in _get_colord_profile()
261 if (is_profile_set) in _get_colord_profile()
278 return is_profile_set; in _get_colord_profile()