Home
last modified time | relevance | path

Searched refs:cmsDICTentry (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsnamed.c844 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()
Dcmstypes.c5183 const cmsDICTentry* p; in Type_Dictionary_Write()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1408 } cmsDICTentry; typedef
1415 CMSAPI const cmsDICTentry* CMSEXPORT cmsDictGetEntryList(cmsHANDLE hDict);
1416 CMSAPI const cmsDICTentry* CMSEXPORT cmsDictNextEntry(const cmsDICTentry* e);