Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dmsl.c1619 paint_method; in MSLStartElement() local
1636 paint_method=FloodfillMethod; in MSLStartElement()
1654 paint_method=FillToBorderMethod; in MSLStartElement()
1737 geometry.x,geometry.y,paint_method == FloodfillMethod ? in MSLStartElement()
3682 paint_method; in MSLStartElement() local
3695 paint_method=FloodfillMethod; in MSLStartElement()
3713 paint_method=FillToBorderMethod; in MSLStartElement()
3806 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()