Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dwand-view.h35 (*UpdateWandViewMethod)(WandView *,const ssize_t,const int,void *); typedef
47 UpdateWandViewIterator(WandView *,UpdateWandViewMethod,void *);
Dwand-view.c1214 UpdateWandViewMethod update,void *context) in UpdateWandViewIterator()
1235 if (update == (UpdateWandViewMethod) NULL) in UpdateWandViewIterator()