Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmscgats.c1400 const char* CMSEXPORT cmsIT8GetProperty(cmsHANDLE hIT8, const char* Key) in cmsIT8GetProperty() function
1415 const char *v = cmsIT8GetProperty(hIT8, cProp); in cmsIT8GetPropertyDbl()
1504 t-> nSamples = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_FIELDS")); in AllocateDataSet()
1505 t-> nPatches = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_SETS")); in AllocateDataSet()
1704 nSamples = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_FIELDS")); in WriteDataFormat()
1727 t->nPatches = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_SETS")); in WriteData()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1829 CMSAPI const char* CMSEXPORT cmsIT8GetProperty(cmsHANDLE hIT8, const char* cProp);