Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dlcms2_internal.h655 struct _cms_MLU_struct { struct
657 cmsContext ContextID;
660 int AllocatedEntries;
661 int UsedEntries;
662 _cmsMLUentry* Entries; // Array of pointers to strings allocated in MemPool
665 cmsUInt32Number PoolSize; // The maximum allocated size
666 cmsUInt32Number PoolUsed; // The used size
667 void* MemPool; // Pointer to begin of memory pool