Searched refs:_cmsFormattersPluginChunkType (Results 1 – 2 of 2) sorted by relevance
3717 _cmsFormattersPluginChunkType _cmsFormattersPluginChunk = { NULL };3725 _cmsFormattersPluginChunkType newHead = { NULL }; in DupFormatterFactoryList()3728 …_cmsFormattersPluginChunkType* head = (_cmsFormattersPluginChunkType*) src->chunks[FormattersPlugi… in DupFormatterFactoryList()3753 …FormattersPlugin] = _cmsSubAllocDup(ctx->MemPool, &newHead, sizeof(_cmsFormattersPluginChunkType)); in DupFormatterFactoryList()3768 static _cmsFormattersPluginChunkType FormattersPluginChunk = { NULL }; in _cmsAllocFormattersPluginChunk()3769 …n] = _cmsSubAllocDup(ctx ->MemPool, &FormattersPluginChunk, sizeof(_cmsFormattersPluginChunkType)); in _cmsAllocFormattersPluginChunk()3778 …_cmsFormattersPluginChunkType* ctx = ( _cmsFormattersPluginChunkType*) _cmsContextGetClientChunk(C… in _cmsRegisterFormattersPlugin()3805 …_cmsFormattersPluginChunkType* ctx = ( _cmsFormattersPluginChunkType*) _cmsContextGetClientChunk(C… in _cmsGetFormatter()
621 } _cmsFormattersPluginChunkType; typedef624 extern _cmsFormattersPluginChunkType _cmsFormattersPluginChunk;