Home | History | Annotate | Download | only in src

Lines Matching defs:Data

434     _cmsSubAllocator* MemPool;        // The memory pool that stores context data
802 _cmsStageDupElemFn DupElemPtr; // Points to a fn that duplicates the *data* of the stage
803 _cmsStageFreeElemFn FreePtr; // Points to a fn that sets the *data* of the stage free
806 void* Data;
835 const void* Data);
842 // Data & evaluators
843 void *Data;
997 // A user-defined pointer that can be used to store data for transform plug-ins