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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsps2.c305 const char* PostMaj; member in struct:__anon838
651 _cmsIOPrintf(sc ->m, sc ->PostMaj);
694 const char* PostMaj,
708 sc.PostMaj= PostMaj;
725 _cmsIOPrintf(m, PostMaj);
803 const char* PostMaj; local
815 PostMaj= ">\n";
821 PostMaj = "]\n";
846 WriteCLUT(m, mpe, PreMaj, PostMaj, PreMi
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 613 milliseconds