Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:XBestFont

725 %  XBestFont() returns the "best" font.  "Best" is defined as a font specified
729 % The format of the XBestFont method is:
731 % XFontStruct *XBestFont(Display *display,
736 % o font: XBestFont returns a pointer to a XFontStruct structure.
797 MagickPrivate XFontStruct *XBestFont(Display *display,
9133 font_info=XBestFont(display,&resource_info,MagickFalse);
9154 font_info=XBestFont(display,&resource_info,MagickFalse);