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

/openjdk10/jdk/src/java.desktop/share/native/liblcms/
H A Dcmscgats.c1425 const char* CMSEXPORT cmsIT8GetProperty(cmsHANDLE hIT8, const char* Key) function
1440 const char *v = cmsIT8GetProperty(hIT8, cProp);
1529 t-> nSamples = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_FIELDS"));
1530 t-> nPatches = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_SETS"));
1729 nSamples = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_FIELDS"));
1752 t->nPatches = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_SETS"));
H A Dlcms2.h1858 CMSAPI const char* CMSEXPORT cmsIT8GetProperty(cmsHANDLE hIT8, const char* cProp);

Completed in 67 milliseconds