_PixelWand        238 wand/pixel_wand.c   struct _PixelWand
_PixelWand        241 wand/pixel_wand.c   wand=(struct _PixelWand *) AcquireMagickMemory(sizeof(struct _PixelWand));
_PixelWand        279 wand/pixel_wand.c   struct _PixelWand
_PixelWand        282 wand/pixel_wand.c   wands=(struct _PixelWand **)
_PixelWand        283 wand/pixel_wand.c     AcquireMagickMemory((size_t) number_wands*sizeof(struct _PixelWand *));
_PixelWand         18 wand/pixel_wand.h typedef struct _PixelWand PixelWand;