Searched refs:PaintMethod (Results 1 – 9 of 9) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | draw.h | 102 } PaintMethod; typedef 353 PaintMethod
|
D | display.c | 3312 static PaintMethod in XColorEditImage() 3419 method=(PaintMethod) ParseCommandOption(MagickMethodOptions, in XColorEditImage() 9694 static PaintMethod in XMatteEditImage() 9795 method=(PaintMethod) ParseCommandOption(MagickMethodOptions, in XMatteEditImage()
|
D | draw.c | 4238 primitive_info[j].method=(PaintMethod) method; in RenderMVGContent()
|
/external/ImageMagick/MagickWand/ |
D | drawing-wand.h | 130 DrawAlpha(DrawingWand *,const double,const double,const PaintMethod), 137 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 | 305 DrawableAlpha(double x_, double y_,PaintMethod paintMethod_) in DrawableAlpha() 340 void paintMethod(PaintMethod paintMethod_) in paintMethod() 345 PaintMethod paintMethod(void) const in paintMethod() 354 PaintMethod _paintMethod; 672 PaintMethod paintMethod_ ) in DrawableColor() 704 void paintMethod( PaintMethod paintMethod_ ) in paintMethod() 708 PaintMethod paintMethod( void ) const in paintMethod() 716 PaintMethod _paintMethod;
|
D | Include.h | 895 using MagickCore::PaintMethod;
|
/external/ImageMagick/scripts/ |
D | format_c_api_docs | 160 PaintMethod => 'types.html#PaintMethod',
|
/external/ImageMagick/coders/ |
D | msl.c | 1629 PaintMethod in MSLStartElement() 3714 PaintMethod in MSLStartElement()
|