Home | History | Annotate | Download | only in src

Lines Matching refs:cmsCreateMultiprofileTransformTHR

1142 cmsHTRANSFORM CMSEXPORT cmsCreateMultiprofileTransformTHR(cmsContext ContextID,
1185 return cmsCreateMultiprofileTransformTHR(cmsGetProfileContextID(hProfiles[0]),
1208 return cmsCreateMultiprofileTransformTHR(ContextID, hArray, Output == NULL ? 1 : 2, InputFormat, OutputFormat, Intent, dwFlags);