Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dimage-view.h31 (*GetImageViewMethod)(const ImageView *,const ssize_t,const int,void *), typedef
59 GetImageViewIterator(ImageView *,GetImageViewMethod,void *),
Dimage-view.c530 GetImageViewMethod get,void *context) in GetImageViewIterator()
551 if (get == (GetImageViewMethod) NULL) in GetImageViewIterator()