Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmscnvrt.c111 _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()
Dlcms2_internal.h600 } _cmsIntentsPluginChunkType; typedef
604 extern _cmsIntentsPluginChunkType _cmsIntentsPluginChunk;