Searched refs:DrawSetFontFamily (Results 1 – 4 of 4) sorted by relevance
108 DrawSetFontFamily(DrawingWand *,const char *),
5119 WandExport MagickBooleanType DrawSetFontFamily(DrawingWand *wand, in DrawSetFontFamily() function
1278 using MagickCore::DrawSetFontFamily;
819 (void) DrawSetFontFamily( context_, _family.c_str() ); in operator ()()