Searched refs:XBestFont (Results 1 - 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dxwindow-private.h552 *XBestFont(Display *,const XResourceInfo *,const MagickBooleanType);
H A Dmethods.h1341 #define XBestFont PrependMagickMethod(XBestFont) macro
H A Dxwindow.c725 % 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);
790 MagickPrivate XFontStruct *XBestFont(Display *display, function
H A Danimate.c1478 windows->font_info=XBestFont(display,resource_info,MagickFalse);
H A Dwidget.c9066 text_info=XBestFont(display,resource_info,MagickTrue);
H A Ddisplay.c14624 windows->font_info=XBestFont(display,resource_info,MagickFalse);

Completed in 170 milliseconds