Searched defs:sAccess (Results 1 – 1 of 1) sorted by relevance
1095 …EXPORT cmsOpenProfileFromFileTHR(cmsContext ContextID, const char *lpFileName, const char *sAccess) in cmsOpenProfileFromFileTHR()1123 cmsHPROFILE CMSEXPORT cmsOpenProfileFromFile(const char *ICCProfile, const char *sAccess) in cmsOpenProfileFromFile()1129 … CMSEXPORT cmsOpenProfileFromStreamTHR(cmsContext ContextID, FILE* ICCProfile, const char *sAccess) in cmsOpenProfileFromStreamTHR()1156 cmsHPROFILE CMSEXPORT cmsOpenProfileFromStream(FILE* ICCProfile, const char *sAccess) in cmsOpenProfileFromStream()