Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmspack.c3224 } cmsFormattersFactoryList; typedef
3235 cmsFormattersFactoryList* entry; in DupFormatterFactoryList()
3236 cmsFormattersFactoryList* Anterior = NULL; in DupFormatterFactoryList()
3246cmsFormattersFactoryList *newEntry = ( cmsFormattersFactoryList *) _cmsSubAllocDup(ctx ->MemPool, … in DupFormatterFactoryList()
3289 cmsFormattersFactoryList* fl ; in _cmsRegisterFormattersPlugin()
3298 fl = (cmsFormattersFactoryList*) _cmsPluginMalloc(ContextID, sizeof(cmsFormattersFactoryList)); in _cmsRegisterFormattersPlugin()
3315 cmsFormattersFactoryList* f; in _cmsGetFormatter()