OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cmsInterpPluginChunkType
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsintrp.c
36
_cmsInterpPluginChunkType
_cmsInterpPluginChunk = { NULL };
49
static
_cmsInterpPluginChunkType
InterpPluginChunk = { NULL };
55
ctx ->chunks[InterpPlugin] = _cmsSubAllocDup(ctx ->MemPool, from, sizeof(
_cmsInterpPluginChunkType
));
63
_cmsInterpPluginChunkType
* ptr = (
_cmsInterpPluginChunkType
*) _cmsContextGetClientChunk(ContextID, InterpPlugin);
80
_cmsInterpPluginChunkType
* ptr = (
_cmsInterpPluginChunkType
*) _cmsContextGetClientChunk(ContextID, InterpPlugin);
[
all
...]
lcms2_internal.h
509
}
_cmsInterpPluginChunkType
;
512
extern
_cmsInterpPluginChunkType
_cmsInterpPluginChunk;
[
all
...]
Completed in 32 milliseconds