Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dimage-view.h32 (*SetImageViewMethod)(ImageView *,const ssize_t,const int,void *), typedef
61 SetImageViewIterator(ImageView *,SetImageViewMethod,void *),
Dimage-view.c874 SetImageViewMethod set,void *context) in SetImageViewIterator()
895 if (set == (SetImageViewMethod) NULL) in SetImageViewIterator()