Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmstypes.c4893 cmsBool AllocArray(cmsContext ContextID, _cmsDICarray* a, cmsUInt32Number Count, cmsUInt32Number Le… in AllocArray() function
5131 if (!AllocArray(self -> ContextID, &a, Count, Length)) goto Error; in Type_Dictionary_Read()
5213 if (!AllocArray(self ->ContextID, &a, Count, Length)) goto Error; in Type_Dictionary_Write()