cmsDictGetEntryList 1413 include/lcms2.h CMSAPI const cmsDICTentry* CMSEXPORT cmsDictGetEntryList(cmsHANDLE hDict); cmsDictGetEntryList 5144 src/cmstypes.c for (p = cmsDictGetEntryList(hDict); p != NULL; p = cmsDictNextEntry(p)) { cmsDictGetEntryList 5168 src/cmstypes.c p = cmsDictGetEntryList(hDict); cmsDictGetEntryList 5075 testbed/testcms2.c e = cmsDictGetEntryList(hDict); cmsDictGetEntryList 5135 testbed/testcms2.c e = cmsDictGetEntryList(hDict);