Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmspack.c3208 } cmsFormattersFactoryList; typedef
3219 cmsFormattersFactoryList* entry; in DupFormatterFactoryList()
3220 cmsFormattersFactoryList* Anterior = NULL; in DupFormatterFactoryList()
3230cmsFormattersFactoryList *newEntry = ( cmsFormattersFactoryList *) _cmsSubAllocDup(ctx ->MemPool, … in DupFormatterFactoryList()
3273 cmsFormattersFactoryList* fl ; in _cmsRegisterFormattersPlugin()
3282 fl = (cmsFormattersFactoryList*) _cmsPluginMalloc(ContextID, sizeof(cmsFormattersFactoryList)); in _cmsRegisterFormattersPlugin()
3299 cmsFormattersFactoryList* f; in _cmsGetFormatter()