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

  /external/pdfium/third_party/lcms/src/
lcms2_internal.h 339 void* _cmsPluginMalloc(cmsContext ContextID, cmsUInt32Number size);
    [all...]
cmscnvrt.c     [all...]
cmsplugin.c 508 void* _cmsPluginMalloc(cmsContext ContextID, cmsUInt32Number size)
cmsgamma.c 138 fl = (_cmsParametricCurvesCollection*) _cmsPluginMalloc(ContextID, sizeof(_cmsParametricCurvesCollection));
    [all...]
cmsxform.c 700 fl = (_cmsTransformCollection*) _cmsPluginMalloc(ContextID, sizeof(_cmsTransformCollection));
    [all...]
cmsopt.c     [all...]
cmstypes.c 80 pt = (_cmsTagTypeLinkedList*) _cmsPluginMalloc(id, sizeof(_cmsTagTypeLinkedList));
    [all...]
cmspack.c     [all...]

Completed in 2000 milliseconds