Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsnamed.c33 cmsMLU* CMSEXPORT cmsMLUalloc(cmsContext ContextID, cmsUInt32Number nItems) in cmsMLUalloc() function
268 NewMlu = cmsMLUalloc(mlu ->ContextID, mlu ->UsedEntries); in cmsMLUdup()
Dcmsvirt.c39 DescriptionMLU = cmsMLUalloc(ContextID, 1); in SetTextTags()
40 CopyrightMLU = cmsMLUalloc(ContextID, 1); in SetTextTags()
Dcmstypes.c706 mlu = cmsMLUalloc(self ->ContextID, 1); in Type_Text_Read()
894 mlu = cmsMLUalloc(self ->ContextID, 1); in Type_Text_Description_Read()
1453 mlu = cmsMLUalloc(self ->ContextID, Count); in Type_MLU_Read()
3541 n ->Desc = cmsMLUalloc(self ->ContextID, 1); in Type_UcrBg_Read()
3683 cmsMLU* mlu = cmsMLUalloc(self ->ContextID, 5); in Type_CrdInfo_Read()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1271 CMSAPI cmsMLU* CMSEXPORT cmsMLUalloc(cmsContext ContextID, cmsUInt32Number nItems);