Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmspack.c3226 _cmsFormattersPluginChunkType _cmsFormattersPluginChunk = { NULL };
3234 _cmsFormattersPluginChunkType newHead = { NULL }; in DupFormatterFactoryList()
3237_cmsFormattersPluginChunkType* head = (_cmsFormattersPluginChunkType*) src->chunks[FormattersPlugi… in DupFormatterFactoryList()
3262 …FormattersPlugin] = _cmsSubAllocDup(ctx->MemPool, &newHead, sizeof(_cmsFormattersPluginChunkType)); in DupFormatterFactoryList()
3277 static _cmsFormattersPluginChunkType FormattersPluginChunk = { NULL }; in _cmsAllocFormattersPluginChunk()
3278 …n] = _cmsSubAllocDup(ctx ->MemPool, &FormattersPluginChunk, sizeof(_cmsFormattersPluginChunkType)); in _cmsAllocFormattersPluginChunk()
3287_cmsFormattersPluginChunkType* ctx = ( _cmsFormattersPluginChunkType*) _cmsContextGetClientChunk(C… in _cmsRegisterFormattersPlugin()
3314_cmsFormattersPluginChunkType* ctx = ( _cmsFormattersPluginChunkType*) _cmsContextGetClientChunk(C… in _cmsGetFormatter()
Dlcms2_internal.h537 } _cmsFormattersPluginChunkType; typedef
540 extern _cmsFormattersPluginChunkType _cmsFormattersPluginChunk;