Searched defs:old_dict (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsnamed.c890 _cmsDICT* old_dict = (_cmsDICT*) hDict; local
894 _cmsAssert(old_dict != NULL);
896 hNew = cmsDictAlloc(old_dict ->ContextID);
900 entry = old_dict ->head;

Completed in 74 milliseconds