Searched refs:lIsFloat (Results 1 – 2 of 2) sorted by relevance
3330 … cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat) in cmsFormatterForColorspaceOfProfile() argument3336 cmsUInt32Number Float = lIsFloat ? 1 : 0; in cmsFormatterForColorspaceOfProfile()3343 …SEXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat) in cmsFormatterForPCSOfProfile() argument3349 cmsUInt32Number Float = lIsFloat ? 1 : 0; in cmsFormatterForPCSOfProfile()
1489 …cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat);1490 …EXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat);