OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cmsAdaptationStateChunkType
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c
35
_cmsAdaptationStateChunkType
_cmsAdaptationStateChunk = { DEFAULT_OBSERVER_ADAPTATION_STATE };
41
static
_cmsAdaptationStateChunkType
AdaptationStateChunk = { DEFAULT_OBSERVER_ADAPTATION_STATE };
51
ctx ->chunks[AdaptationStateContext] = _cmsSubAllocDup(ctx ->MemPool, from, sizeof(
_cmsAdaptationStateChunkType
));
60
_cmsAdaptationStateChunkType
* ptr = (
_cmsAdaptationStateChunkType
*) _cmsContextGetClientChunk(ContextID, AdaptationStateContext);
[
all
...]
lcms2_internal.h
487
}
_cmsAdaptationStateChunkType
;
490
extern
_cmsAdaptationStateChunkType
_cmsAdaptationStateChunk;
[
all
...]
Completed in 34 milliseconds