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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsnamed.c811 cmsDICTentry* head;
831 cmsDICTentry *entry, *next;
867 cmsDICTentry *entry;
872 entry = (cmsDICTentry*) _cmsMallocZero(dict ->ContextID, sizeof(cmsDICTentry));
892 cmsDICTentry *entry;
916 const cmsDICTentry* CMSEXPORT cmsDictGetEntryList(cmsHANDLE hDict)
925 const cmsDICTentry* CMSEXPORT cmsDictNextEntry(const cmsDICTentry* e)
H A Dcmstypes.c5133 const cmsDICTentry* p;
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h1403 } cmsDICTentry; typedef in typeref:struct:_cmsDICTentry_struct
1410 CMSAPI const cmsDICTentry* CMSEXPORT cmsDictGetEntryList(cmsHANDLE hDict);
1411 CMSAPI const cmsDICTentry* CMSEXPORT cmsDictNextEntry(const cmsDICTentry* e);

Completed in 125 milliseconds