Searched refs:DupElemPtr (Results 1 - 3 of 3) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
H A D | cmslut.c | 36 _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 D | lcms2_internal.h | 815 _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 D | lcms2_plugin.h | 496 _cmsStageDupElemFn DupElemPtr, // Points to a fn that duplicates the stage
|
Completed in 159 milliseconds