Home
last modified time | relevance | path

Searched refs:cmsMLUalloc (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsnamed.c33 cmsMLU* CMSEXPORT cmsMLUalloc(cmsContext ContextID, cmsUInt32Number nItems) in cmsMLUalloc() function
242 NewMlu = cmsMLUalloc(mlu ->ContextID, mlu ->UsedEntries); in cmsMLUdup()
Dcmsvirt.c39 DescriptionMLU = cmsMLUalloc(ContextID, 1); in SetTextTags()
40 CopyrightMLU = cmsMLUalloc(ContextID, 1); in SetTextTags()
Dcmstypes.c700 mlu = cmsMLUalloc(self ->ContextID, 1); in Type_Text_Read()
888 mlu = cmsMLUalloc(self ->ContextID, 1); in Type_Text_Description_Read()
1439 mlu = cmsMLUalloc(self ->ContextID, Count); in Type_MLU_Read()
3517 n ->Desc = cmsMLUalloc(self ->ContextID, 1); in Type_UcrBg_Read()
3659 cmsMLU* mlu = cmsMLUalloc(self ->ContextID, 5); in Type_CrdInfo_Read()
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2.h1266 CMSAPI cmsMLU* CMSEXPORT cmsMLUalloc(cmsContext ContextID, cmsUInt32Number nItems);