Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dmsl.c1626 paint_method; in MSLStartElement() local
1643 paint_method=FloodfillMethod; in MSLStartElement()
1661 paint_method=FillToBorderMethod; in MSLStartElement()
1744 geometry.x,geometry.y,paint_method == FloodfillMethod ? in MSLStartElement()
3691 paint_method; in MSLStartElement() local
3704 paint_method=FloodfillMethod; in MSLStartElement()
3722 paint_method=FillToBorderMethod; in MSLStartElement()
3815 geometry.x,geometry.y,paint_method == FloodfillMethod ? in MSLStartElement()
/external/ImageMagick/MagickWand/
Ddrawing-wand.c664 const PaintMethod paint_method) in DrawAlpha() argument
671 MagickMethodOptions,(ssize_t) paint_method)); in DrawAlpha()
948 const PaintMethod paint_method) in DrawColor() argument
955 MagickMethodOptions,(ssize_t) paint_method)); in DrawColor()