Searched refs:cmsDICTentry (Results 1 – 3 of 3) sorted by relevance
844 cmsDICTentry* head;864 cmsDICTentry *entry, *next; in cmsDictFree()900 cmsDICTentry *entry; in cmsDictAddEntry()905 entry = (cmsDICTentry*) _cmsMallocZero(dict ->ContextID, sizeof(cmsDICTentry)); in cmsDictAddEntry()925 cmsDICTentry *entry; in cmsDictDup()949 const cmsDICTentry* CMSEXPORT cmsDictGetEntryList(cmsHANDLE hDict) in cmsDictGetEntryList()958 const cmsDICTentry* CMSEXPORT cmsDictNextEntry(const cmsDICTentry* e) in cmsDictNextEntry()
5183 const cmsDICTentry* p; in Type_Dictionary_Write()
1408 } cmsDICTentry; typedef1415 CMSAPI const cmsDICTentry* CMSEXPORT cmsDictGetEntryList(cmsHANDLE hDict);1416 CMSAPI const cmsDICTentry* CMSEXPORT cmsDictNextEntry(const cmsDICTentry* e);