Searched refs:cmsFormattersFactoryList (Results 1 – 1 of 1) sorted by relevance
3208 } cmsFormattersFactoryList; typedef3219 cmsFormattersFactoryList* entry; in DupFormatterFactoryList()3220 cmsFormattersFactoryList* Anterior = NULL; in DupFormatterFactoryList()3230 …cmsFormattersFactoryList *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()