Searched refs:_cmsStageDupElemFn (Results 1 – 3 of 3) sorted by relevance
486 typedef void*(* _cmsStageDupElemFn) (cmsStage* mpe); typedef496 … _cmsStageDupElemFn DupElemPtr, // Points to a fn that duplicates the stage
815 _cmsStageDupElemFn DupElemPtr; // Points to a fn that duplicates the *data* of the stage
36 _cmsStageDupElemFn DupElemPtr, in _cmsStageAllocPlaceholder()