Searched refs:InsertImageInList (Results 1 – 6 of 6) sorted by relevance
54 InsertImageInList(Image **,Image *),
903 MagickExport void InsertImageInList(Image **images,Image *insert) in InsertImageInList() function
669 #define InsertImageInList PrependMagickMethod(InsertImageInList) macro
422 InsertImageInList(&wand->images,images); in InsertImageInWand()429 InsertImageInList(&wand->images,images); in InsertImageInWand()
4292 InsertImageInList(&index_image,insert_image); in CLIListOperatorImages()
8503 InsertImageInList(&q,p); in MogrifyImageList()