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