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

  /external/pdfium/third_party/lcms/src/
cmserr.c 170 _cmsSubAllocator_chunk* _cmsCreateSubAllocChunk(cmsContext ContextID, cmsUInt32Number Initial)
172 _cmsSubAllocator_chunk* chunk;
179 chunk = (_cmsSubAllocator_chunk*) _cmsMallocZero(ContextID, sizeof(_cmsSubAllocator_chunk));
223 _cmsSubAllocator_chunk *chunk, *n;
248 _cmsSubAllocator_chunk* chunk;
lcms2_internal.h 385 } _cmsSubAllocator_chunk;
391 _cmsSubAllocator_chunk* h;
    [all...]

Completed in 43 milliseconds