Home | History | Annotate | Download | only in MagickWand

Lines Matching refs:GetPreviousImageInList

6186   if (GetPreviousImageInList(wand->images) == (Image *) NULL)
8064 if (GetPreviousImageInList(wand->images) == (Image *) NULL)
8070 wand->images=GetPreviousImageInList(wand->images);