Home
last modified time | relevance | path

Searched refs:TransferWandViewMethod (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickWand/
Dwand-view.h33 (*TransferWandViewMethod)(const WandView *,WandView *,const ssize_t, typedef
46 TransferWandViewIterator(WandView *,WandView *,TransferWandViewMethod,void *),
Dwand-view.c1053 WandView *destination,TransferWandViewMethod transfer,void *context) in TransferWandViewIterator()
1075 if (transfer == (TransferWandViewMethod) NULL) in TransferWandViewIterator()