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