Searched refs:PaintMethod (Results 1 – 9 of 9) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | draw.h | 101 } PaintMethod; typedef 341 PaintMethod
|
D | display.c | 3312 static PaintMethod in XColorEditImage() 3419 method=(PaintMethod) ParseCommandOption(MagickMethodOptions, in XColorEditImage() 9692 static PaintMethod in XMatteEditImage() 9793 method=(PaintMethod) ParseCommandOption(MagickMethodOptions, in XMatteEditImage()
|
D | draw.c | 3177 primitive_info[j].method=(PaintMethod) method; in DrawImage()
|
/external/ImageMagick/MagickWand/ |
D | drawing-wand.h | 128 DrawAlpha(DrawingWand *,const double,const double,const PaintMethod), 135 DrawColor(DrawingWand *,const double,const double,const PaintMethod),
|
D | drawing-wand.c | 663 const PaintMethod paint_method) in DrawAlpha() 947 const PaintMethod paint_method) in DrawColor()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Drawable.h | 320 DrawableAlpha(double x_, double y_,PaintMethod paintMethod_) in DrawableAlpha() 355 void paintMethod(PaintMethod paintMethod_) in paintMethod() 360 PaintMethod paintMethod(void) const in paintMethod() 369 PaintMethod _paintMethod; 687 PaintMethod paintMethod_ ) in DrawableColor() 719 void paintMethod( PaintMethod paintMethod_ ) in paintMethod() 723 PaintMethod paintMethod( void ) const in paintMethod() 731 PaintMethod _paintMethod;
|
D | Include.h | 885 using MagickCore::PaintMethod;
|
/external/ImageMagick/scripts/ |
D | format_c_api_docs | 160 PaintMethod => 'types.html#PaintMethod',
|
/external/ImageMagick/coders/ |
D | msl.c | 1618 PaintMethod in MSLStartElement() 3681 PaintMethod in MSLStartElement()
|