Searched refs:XftFontMatch (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/libXft/dist/src/
H A Dxftfont.c26 XftFontMatch (Display *dpy, function in typeref:typename:_X_EXPORT FcPattern *
43 printf ("XftFontMatch pattern ");
49 printf ("XftFontMatch after FcConfig substitutions ");
55 printf ("XftFontMatch after X resource substitutions ");
62 printf ("XftFontMatch result ");
87 match = XftFontMatch (dpy, screen, pat, &result);
135 match = XftFontMatch (dpy, screen, pat, &result);
181 match = XftFontMatch (dpy, screen, pat, &result);
/xsrc/external/mit/libXft/dist/man/
H A DMakefile.am54 XftFontMatch \
H A DMakefile.in356 XftFontMatch \
/xsrc/external/mit/libXft/dist/include/X11/Xft/
H A DXft.h333 XftFontMatch (Display *dpy,
H A DXft.h.in332 XftFontMatch (Display *dpy,
/xsrc/external/mit/xditview/dist/
H A Dfont.c393 match = XftFontMatch(XtDisplay(dw),
/xsrc/external/mit/x11perf/dist/
H A Ddo_text.c419 match = XftFontMatch(xp->d, DefaultScreen(xp->d), pat, &result);
/xsrc/external/mit/xterm/dist/
H A Dgraphics_regis.c1965 if ((match = XftFontMatch(display,

Completed in 16 milliseconds