HomeSort by relevance Sort by last modified time
    Searched refs:cmsMLUalloc (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/lcms/src/
cmsnamed.c 33 cmsMLU* CMSEXPORT cmsMLUalloc(cmsContext ContextID, cmsUInt32Number nItems)
268 NewMlu = cmsMLUalloc(mlu ->ContextID, mlu ->UsedEntries);
cmsvirt.c 39 DescriptionMLU = cmsMLUalloc(ContextID, 1);
40 CopyrightMLU = cmsMLUalloc(ContextID, 1);
    [all...]
cmstypes.c 706 mlu = cmsMLUalloc(self ->ContextID, 1);
894 mlu = cmsMLUalloc(self ->ContextID, 1);
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]

Completed in 61 milliseconds