Home
last modified time | relevance | path

Searched refs:DrawSetStrokeColor (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/tests/
Ddrawtest.c89 DrawSetStrokeColor(picasso,color); in ScribbleImage()
118 DrawSetStrokeColor(picasso,color); in ScribbleImage()
133 DrawSetStrokeColor(picasso,color); in ScribbleImage()
162 DrawSetStrokeColor(picasso,color); in ScribbleImage()
177 DrawSetStrokeColor(picasso,color); in ScribbleImage()
208 DrawSetStrokeColor(picasso,color); in ScribbleImage()
223 DrawSetStrokeColor(picasso,color); in ScribbleImage()
237 DrawSetStrokeColor(picasso,color); in ScribbleImage()
258 DrawSetStrokeColor(picasso,color); in ScribbleImage()
280 DrawSetStrokeColor(picasso,color); in ScribbleImage()
[all …]
/external/ImageMagick/MagickWand/
Ddrawing-wand.h205 DrawSetStrokeColor(DrawingWand *,const PixelWand *),
Ddrawing-wand.c5286 WandExport void DrawSetStrokeColor(DrawingWand *wand, in DrawSetStrokeColor() function
/external/ImageMagick/coders/
Dwmf.c499 DrawSetStrokeColor(drawing_wand,stroke_color); in draw_stroke_color_string()
513 DrawSetStrokeColor(WmfDrawingWand,stroke_color); in draw_stroke_color_rgb()
/external/ImageMagick/Magick++/lib/
DDrawable.cpp1431 DrawSetStrokeColor(context_,pixel_wand); in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1262 using MagickCore::DrawSetStrokeColor;