Searched refs:XLoadQueryFont (Results 1 – 4 of 4) sorted by relevance
597 font = XLoadQueryFont(display, data->font_name); in display_sample()900 data->old = XLoadQueryFont(XtDisplay(parent), big_font); in gui_xm_select_font()
213 #define XLoadQueryFont XLOADQUERYFONT macro
1057 SFfont = XLoadQueryFont(SFdisplay, data->fontname); in SFinitFont()1065 SFfont = XLoadQueryFont(SFdisplay, SF_DEFAULT_FONT); in SFinitFont()
1885 font = XLoadQueryFont(gui.dpy, (char *)name); in gui_mch_get_font()