Searched refs:DrawSetFont (Results 1 – 5 of 5) sorted by relevance
105 DrawSetFont(DrawingWand *,const char *),
4994 WandExport MagickBooleanType DrawSetFont(DrawingWand *wand, in DrawSetFont() function
1254 using MagickCore::DrawSetFont;
844 (void) DrawSetFont( context_, _font.c_str() ); in operator ()()
1602 (void) DrawSetFont(WmfDrawingWand, WMF_FONT_PSNAME(font)); in ipa_draw_text()