Searched refs:cmsFormattersFactoryList (Results 1 – 1 of 1) sorted by relevance
3224 } cmsFormattersFactoryList; typedef3235 cmsFormattersFactoryList* entry; in DupFormatterFactoryList()3236 cmsFormattersFactoryList* Anterior = NULL; in DupFormatterFactoryList()3246 …cmsFormattersFactoryList *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()