Lines Matching refs:WandExport
118 WandExport WandView *CloneWandView(const WandView *wand_view) in CloneWandView()
192 WandExport WandView *DestroyWandView(WandView *wand_view) in DestroyWandView()
258 WandExport MagickBooleanType DuplexTransferWandViewIterator(WandView *source, in DuplexTransferWandViewIterator()
413 WandExport char *GetWandViewException(const WandView *wand_view, in GetWandViewException()
468 WandExport RectangleInfo GetWandViewExtent(const WandView *wand_view) in GetWandViewExtent()
518 WandExport MagickBooleanType GetWandViewIterator(WandView *source, in GetWandViewIterator()
616 WandExport PixelWand **GetWandViewPixels(const WandView *wand_view) in GetWandViewPixels()
648 WandExport MagickWand *GetWandViewWand(const WandView *wand_view) in GetWandViewWand()
678 WandExport MagickBooleanType IsWandView(const WandView *wand_view) in IsWandView()
743 WandExport WandView *NewWandView(MagickWand *wand) in NewWandView()
804 WandExport WandView *NewWandViewExtent(MagickWand *wand,const ssize_t x, in NewWandViewExtent()
917 WandExport MagickBooleanType SetWandViewIterator(WandView *destination, in SetWandViewIterator()
1052 WandExport MagickBooleanType TransferWandViewIterator(WandView *source, in TransferWandViewIterator()
1209 WandExport MagickBooleanType UpdateWandViewIterator(WandView *source, in UpdateWandViewIterator()