Searched defs:PostMin (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsps2.c307 const char* PostMin; member in struct:__anon838
649 _cmsIOPrintf(sc ->m, sc ->PostMin);
666 _cmsIOPrintf(sc ->m, sc ->PostMin);
696 const char* PostMin,
711 sc.PostMin = PostMin;
724 _cmsIOPrintf(m, PostMin);
804 const char* PreMin, *PostMin; local
816 PreMin = PostMin = "";
823 PostMin
693 WriteCLUT(cmsIOHANDLER* m, cmsStage* mpe, const char* PreMaj, const char* PostMaj, const char* PreMin, const char* PostMin, int FixWhite, cmsColorSpaceSignature ColorSpace) argument
[all...]

Completed in 32 milliseconds