Searched defs:_cmsContext_struct (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dlcms2_internal.h431 struct _cmsContext_struct { struct
433 struct _cmsContext_struct* Next; // Points to next context in the new style
444 struct _cmsContext_struct* _cmsGetContext(cmsContext ContextID);
465 void _cmsAllocLogErrorChunk(struct _cmsContext_struct* ctx,
466 const struct _cmsContext_struct* src);
479 void _cmsAllocAlarmCodesChunk(struct _cmsContext_struct* ctx,
480 const struct _cmsContext_struct* src);
493 void _cmsAllocAdaptationStateChunk(struct _cmsContext_struct* ctx,
494 const struct _cmsContext_struct* src);
501 void _cmsAllocMemPluginChunk(struct _cmsContext_struct* ct
[all...]

Completed in 931 milliseconds