Home
last modified time | relevance | path

Searched refs:DrawSetTextUnderColor (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickWand/
Ddrawing-wand.h217 DrawSetTextUnderColor(DrawingWand *,const PixelWand *),
Ddrawing-wand.c6156 WandExport void DrawSetTextUnderColor(DrawingWand *wand, in DrawSetTextUnderColor() function
/external/ImageMagick/coders/
Dwmf.c525 DrawSetTextUnderColor(drawing_wand,under_color); in draw_under_color_string()
1580 DrawSetTextUnderColor(WmfDrawingWand,under_color); in ipa_draw_text()
/external/ImageMagick/Magick++/lib/
DDrawable.cpp1746 DrawSetTextUnderColor(context_,pixel_wand); in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1277 using MagickCore::DrawSetTextUnderColor;