Searched defs:sAccess (Results 1 – 1 of 1) sorted by relevance
1088 …EXPORT cmsOpenProfileFromFileTHR(cmsContext ContextID, const char *lpFileName, const char *sAccess) in cmsOpenProfileFromFileTHR()1116 cmsHPROFILE CMSEXPORT cmsOpenProfileFromFile(const char *ICCProfile, const char *sAccess) in cmsOpenProfileFromFile()1122 … CMSEXPORT cmsOpenProfileFromStreamTHR(cmsContext ContextID, FILE* ICCProfile, const char *sAccess) in cmsOpenProfileFromStreamTHR()1149 cmsHPROFILE CMSEXPORT cmsOpenProfileFromStream(FILE* ICCProfile, const char *sAccess) in cmsOpenProfileFromStream()