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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsio0.c1068 cmsHPROFILE CMSEXPORT cmsOpenProfileFromStreamTHR(cmsContext ContextID, FILE* ICCProfile, const char *sAccess) function
1097 return cmsOpenProfileFromStreamTHR(NULL, ICCProfile, sAccess);

Completed in 46 milliseconds