Searched defs:XBestFont (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
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 Dmethods.h1341 #define XBestFont PrependMagickMethod(XBestFont) macro

Completed in 47 milliseconds