Searched refs:XftFontMatch (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/libXft/dist/src/ |
| H A D | xftfont.c | 26 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 D | Makefile.am | 54 XftFontMatch \
|
| H A D | Makefile.in | 356 XftFontMatch \
|
| /xsrc/external/mit/libXft/dist/include/X11/Xft/ |
| H A D | Xft.h | 333 XftFontMatch (Display *dpy,
|
| H A D | Xft.h.in | 332 XftFontMatch (Display *dpy,
|
| /xsrc/external/mit/xditview/dist/ |
| H A D | font.c | 393 match = XftFontMatch(XtDisplay(dw),
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_text.c | 419 match = XftFontMatch(xp->d, DefaultScreen(xp->d), pat, &result);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | graphics_regis.c | 1965 if ((match = XftFontMatch(display,
|
Completed in 16 milliseconds