Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.h198 DrawSetFontSize(DrawingWand *,const double),
Ddrawing-wand.c5079 WandExport void DrawSetFontSize(DrawingWand *wand,const double pointsize) in DrawSetFontSize() function
/external/ImageMagick/tests/
Dwandtest.c5311 (void) DrawSetFontSize(drawing_wand,18); in main()
/external/ImageMagick/Magick++/lib/
DDrawable.cpp942 DrawSetFontSize( context_, _pointSize ); in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1256 using MagickCore::DrawSetFontSize;
/external/ImageMagick/coders/
Dwmf.c1599 (void) DrawSetFontSize(WmfDrawingWand,pointsize); in ipa_draw_text()