Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dwand-view.h31 (*GetWandViewMethod)(const WandView *,const ssize_t,const int,void *), typedef
43 GetWandViewIterator(WandView *,GetWandViewMethod,void *),
Dwand-view.c519 GetWandViewMethod get,void *context) in GetWandViewIterator()
540 if (get == (GetWandViewMethod) NULL) in GetWandViewIterator()