Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsnamed.c933 const cmsDICTentry* CMSEXPORT cmsDictNextEntry(const cmsDICTentry* e) in cmsDictNextEntry() function
Dcmstypes.c5184 for (p = cmsDictGetEntryList(hDict); p != NULL; p = cmsDictNextEntry(p)) { in Type_Dictionary_Write()
5222 p = cmsDictNextEntry(p); in Type_Dictionary_Write()
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2.h1411 CMSAPI const cmsDICTentry* CMSEXPORT cmsDictNextEntry(const cmsDICTentry* e);