Searched refs:DrawSetFontSize (Results 1 – 6 of 6) sorted by relevance
200 DrawSetFontSize(DrawingWand *,const double),
5161 WandExport void DrawSetFontSize(DrawingWand *wand,const double pointsize) in DrawSetFontSize() function
5313 (void) DrawSetFontSize(drawing_wand,18); in main()
1279 using MagickCore::DrawSetFontSize;
911 DrawSetFontSize( context_, _pointSize ); in operator ()()
1606 (void) DrawSetFontSize(WmfDrawingWand,pointsize); in ipa_draw_text()