Home
last modified time | relevance | path

Searched refs:paint_method (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/coders/
Dmsl.c1630 paint_method; in MSLStartElement() local
1647 paint_method=FloodfillMethod; in MSLStartElement()
1666 paint_method=FillToBorderMethod; in MSLStartElement()
1749 geometry.x,geometry.y,paint_method == FloodfillMethod ? in MSLStartElement()
3715 paint_method; in MSLStartElement() local
3728 paint_method=FloodfillMethod; in MSLStartElement()
3747 paint_method=FillToBorderMethod; in MSLStartElement()
3840 geometry.x,geometry.y,paint_method == FloodfillMethod ? in MSLStartElement()
/external/ImageMagick/MagickWand/
Ddrawing-wand.c663 const PaintMethod paint_method) in DrawAlpha() argument
670 MagickMethodOptions,(ssize_t) paint_method)); in DrawAlpha()
947 const PaintMethod paint_method) in DrawColor() argument
954 MagickMethodOptions,(ssize_t) paint_method)); in DrawColor()