Searched refs:lIsFloat (Results 1 – 3 of 3) sorted by relevance
7 cmsUInt32Number Float = lIsFloat ? 1U : 0;
3842 … cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat) in cmsFormatterForColorspaceOfProfile() argument3848 cmsUInt32Number Float = lIsFloat ? 1U : 0; in cmsFormatterForColorspaceOfProfile()3858 …SEXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat) in cmsFormatterForPCSOfProfile() argument3865 cmsUInt32Number Float = lIsFloat ? 1U : 0; in cmsFormatterForPCSOfProfile()
1542 …cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat);1543 …EXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat);