Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsplugin.c630 static struct _cmsContext_struct globalContext = { variable
669 return &globalContext; in _cmsGetContext()
681 return &globalContext; in _cmsGetContext()
705 return globalContext.chunks[mc]; in _cmsContextGetClientChunk()