Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsnamed.c949 const cmsDICTentry* CMSEXPORT cmsDictGetEntryList(cmsHANDLE hDict) in cmsDictGetEntryList() function
Dcmstypes.c5195 for (p = cmsDictGetEntryList(hDict); p != NULL; p = cmsDictNextEntry(p)) { in Type_Dictionary_Write()
5219 p = cmsDictGetEntryList(hDict); in Type_Dictionary_Write()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1415 CMSAPI const cmsDICTentry* CMSEXPORT cmsDictGetEntryList(cmsHANDLE hDict);