Searched defs:cmsGetSupportedIntentsTHR (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmscnvrt.c1073 cmsUInt32Number CMSEXPORT cmsGetSupportedIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) function
1110 return cmsGetSupportedIntentsTHR(NULL, nMax, Codes, Descriptions);

Completed in 300 milliseconds