Searched refs:_cmsIntentsPluginChunkType (Results 1 – 2 of 2) sorted by relevance
111 _cmsIntentsPluginChunkType _cmsIntentsPluginChunk = { NULL };118 _cmsIntentsPluginChunkType newHead = { NULL }; in DupPluginIntentsList()121 _cmsIntentsPluginChunkType* head = (_cmsIntentsPluginChunkType*) src->chunks[IntentPlugin]; in DupPluginIntentsList()144 …chunks[IntentPlugin] = _cmsSubAllocDup(ctx->MemPool, &newHead, sizeof(_cmsIntentsPluginChunkType)); in DupPluginIntentsList()156 static _cmsIntentsPluginChunkType IntentsPluginChunkType = { NULL }; in _cmsAllocIntentsPluginChunk()157 …gin] = _cmsSubAllocDup(ctx ->MemPool, &IntentsPluginChunkType, sizeof(_cmsIntentsPluginChunkType)); in _cmsAllocIntentsPluginChunk()166 …_cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(Context… in SearchIntent()1094 …_cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(Context… in cmsGetSupportedIntentsTHR()1135 …_cmsIntentsPluginChunkType* ctx = ( _cmsIntentsPluginChunkType*) _cmsContextGetClientChunk(id, Int… in _cmsRegisterRenderingIntentPlugin()
600 } _cmsIntentsPluginChunkType; typedef604 extern _cmsIntentsPluginChunkType _cmsIntentsPluginChunk;