Searched refs:cmsIT8GetProperty (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmscgats.c1410 const char* CMSEXPORT cmsIT8GetProperty(cmsHANDLE hIT8, const char* Key) function
1425 const char *v = cmsIT8GetProperty(hIT8, cProp);
1512 t-> nSamples = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_FIELDS"));
1513 t-> nPatches = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_SETS"));
1712 nSamples = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_FIELDS"));
1735 t->nPatches = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_SETS"));
H A Dlcms2.h1774 CMSAPI const char* CMSEXPORT cmsIT8GetProperty(cmsHANDLE hIT8, const char* cProp);

Completed in 53 milliseconds