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