Searched refs:cmsDictGetEntryList (Results 1 – 3 of 3) sorted by relevance
949 const cmsDICTentry* CMSEXPORT cmsDictGetEntryList(cmsHANDLE hDict) in cmsDictGetEntryList() function
5195 for (p = cmsDictGetEntryList(hDict); p != NULL; p = cmsDictNextEntry(p)) { in Type_Dictionary_Write()5219 p = cmsDictGetEntryList(hDict); in Type_Dictionary_Write()
1415 CMSAPI const cmsDICTentry* CMSEXPORT cmsDictGetEntryList(cmsHANDLE hDict);