Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dlcms2_internal.h496 struct _cmsContext_struct { struct
498 struct _cmsContext_struct* Next; // Points to next context in the new style argument
509 struct _cmsContext_struct* _cmsGetContext(cmsContext ContextID); argument