Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.h219 DrawSetTextUnderColor(DrawingWand *,const PixelWand *),
Ddrawing-wand.c6240 WandExport void DrawSetTextUnderColor(DrawingWand *wand, in DrawSetTextUnderColor() function
/external/ImageMagick/coders/
Dwmf.c527 DrawSetTextUnderColor(drawing_wand,under_color); in draw_under_color_string()
1587 DrawSetTextUnderColor(WmfDrawingWand,under_color); in ipa_draw_text()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1300 using MagickCore::DrawSetTextUnderColor;
/external/ImageMagick/Magick++/lib/
DDrawable.cpp1715 DrawSetTextUnderColor(context_,pixel_wand); in operator ()()