Searched refs:DupElemPtr (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
H A Dcmslut.c36 _cmsStageDupElemFn DupElemPtr,
53 ph ->DupElemPtr = DupElemPtr;
1245 mpe ->DupElemPtr,
1252 if (mpe ->DupElemPtr) {
1254 NewMPE ->Data = mpe ->DupElemPtr(mpe);
31 _cmsStageAllocPlaceholder(cmsContext ContextID, cmsStageSignature Type, cmsUInt32Number InputChannels, cmsUInt32Number OutputChannels, _cmsStageEvalFn EvalPtr, _cmsStageDupElemFn DupElemPtr, _cmsStageFreeElemFn FreePtr, void* Data) argument
H A Dlcms2_internal.h815 _cmsStageDupElemFn DupElemPtr; // Points to a fn that duplicates the *data* of the stage member in struct:_cmsStage_struct
/external/pdfium/third_party/lcms/include/
H A Dlcms2_plugin.h496 _cmsStageDupElemFn DupElemPtr, // Points to a fn that duplicates the stage

Completed in 159 milliseconds