Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h486 typedef void*(* _cmsStageDupElemFn) (cmsStage* mpe); typedef
496_cmsStageDupElemFn DupElemPtr, // Points to a fn that duplicates the stage
/external/pdfium/third_party/lcms/src/
Dlcms2_internal.h815 _cmsStageDupElemFn DupElemPtr; // Points to a fn that duplicates the *data* of the stage
Dcmslut.c36 _cmsStageDupElemFn DupElemPtr, in _cmsStageAllocPlaceholder()