Home
last modified time | relevance | path

Searched refs:GetImageIndexInList (Results 1 – 8 of 8) sorted by relevance

/external/ImageMagick/MagickCore/
Dlist.h48 GetImageIndexInList(const Image *) magick_attribute((__pure__));
Dfx.c598 i=GetImageIndexInList(fx_info->images); in FxGetSymbol()
615 i=GetImageIndexInList(fx_info->images); in FxGetSymbol()
715 i=GetImageIndexInList(image); in FxGetSymbol()
1136 return((double) GetImageIndexInList(fx_info->images)); in FxGetSymbol()
Dlist.c658 MagickExport ssize_t GetImageIndexInList(const Image *images) in GetImageIndexInList() function
Dmethods.h434 #define GetImageIndexInList PrependMagickMethod(GetImageIndexInList) macro
Ddelegate.c676 GetImageIndexInList(image)); in GetMagickPropertyLetter()
Dproperty.c2548 GetImageIndexInList(image)); in GetMagickPropertyLetter()
/external/ImageMagick/MagickWand/
Dmagick-wand.c371 return(GetImageIndexInList(wand->images)); in MagickGetIteratorIndex()
Dmogrify.c9135 GetImageIndexInList(*images),(long)GetImageListLength(*images)); in MogrifyImages()
9149 GetImageIndexInList(*images),(long)GetImageListLength(*images)); in MogrifyImages()