| /xsrc/external/mit/libXft/dist/include/X11/Xft/ |
| H A D | Xft.h | 69 } XftFont; typedef in typeref:struct:_XftFont 85 XftFont *font; 98 XftFont *font; 183 XftFont *pub, 192 XftFont *pub, 201 XftFont *pub, 210 XftFont *pub, 219 XftFont *pub, 228 XftFont *pub, 238 XftFont *pu [all...] |
| H A D | Xft.h.in | 68 } XftFont; typedef in typeref:struct:_XftFont 84 XftFont *font; 97 XftFont *font; 182 XftFont *pub, 191 XftFont *pub, 200 XftFont *pub, 209 XftFont *pub, 218 XftFont *pub, 227 XftFont *pub, 237 XftFont *pu [all...] |
| /xsrc/external/mit/libXft/dist/src/ |
| H A D | xftfont.c | 69 _X_EXPORT XftFont * 76 XftFont *font; 115 _X_EXPORT XftFont * 121 XftFont *font; 161 _X_EXPORT XftFont * 167 XftFont *font;
|
| H A D | xftint.h | 151 XftFont public; /* public fields */ 152 XftFont *next; /* all fonts on display */ 153 XftFont *hash_next; /* fonts in this hash chain */ 248 XftFont *fonts; 257 XftFont *fontHash[XFT_NUM_FONT_HASH]; 320 XftFont *public, 329 XftFont *public, 388 _XftFontUncacheGlyph (Display *dpy, XftFont *public); 391 _XftFontManageMemory (Display *dpy, XftFont *public);
|
| H A D | xftextent.c | 27 XftFont *pub, 118 XftFont *pub, 149 XftFont *pub, 180 XftFont *pub, 211 XftFont *pub, 257 XftFont *pub,
|
| H A D | xftrender.c | 78 XftFont *pub, 243 XftFont *pub, 449 XftFont *pub, 519 XftFont *prevPublic; 552 XftFont *pub = glyphs[i].font; 604 XftFont *pub = glyphs[i].font; 625 XftFont *pub = glyphs[i].font; 669 XftFont *pub = glyphs[i].font; 776 XftFont *pub, 811 XftFont *pu [all...] |
| H A D | xftfreetype.c | 340 XftLockFace (XftFont *public) 359 XftUnlockFace (XftFont *public) 780 _X_EXPORT XftFont * 787 XftFont **bucket; 1061 _X_EXPORT XftFont * 1065 XftFont *font; 1075 _X_EXPORT XftFont * 1076 XftFontCopy (Display *dpy _X_UNUSED, XftFont *public) 1085 XftFontDestroy (Display *dpy, XftFont *public) 1122 static XftFont * [all...] |
| H A D | xftdraw.c | 484 XftFont *pub, 512 XftFont *pub, 542 XftFont *pub, 573 XftFont *pub, 604 XftFont *pub, 651 XftFont *pub, 699 XftFont *pub, 763 XftFont *pub,
|
| H A D | xftglyphs.c | 77 _XftFontValidateMemory (Display *dpy _X_UNUSED, XftFont *public) 636 XftFont *pub, 1114 XftFont *pub, 1205 XftFont *pub, 1289 XftFont *pub, 1301 XftFont *pub, 1344 _XftFontUncacheGlyph (Display *dpy, XftFont *pub) 1416 _XftFontManageMemory (Display *dpy, XftFont *pub)
|
| H A D | xftdpy.c | 192 memset (info->fontHash, '\0', sizeof (XftFont *) * XFT_NUM_FONT_HASH); 212 XftFont *public; 232 XftFont *public;
|
| H A D | xftcore.c | 236 _XftSharpGlyphFind (XftDraw *draw _X_UNUSED, XftFont *public) 869 _XftSmoothGlyphFind (XftDraw *draw, XftFont *public) 922 _XftGlyphDefault (Display *dpy, XftFont *public) 944 XftFont *public, 1080 XftFont *public, 1248 XftFont *public = glyphs[i].font; 1355 XftFont *public = glyphs[i].font; 1378 XftFont *public = glyphs[i].font;
|
| /xsrc/external/mit/xdm/dist/greeter/ |
| H A D | LoginP.h | 163 XftFont *textFace; /* font for text */ 164 XftFont *promptFace; /* font for prompts */ 165 XftFont *greetFace; /* font for greeting */ 166 XftFont *failFace; /* font for failure message */
|
| H A D | Login.c | 179 {XtNface, XtCFace, XtRXftFont, sizeof (XftFont *), 181 {XtNpromptFace, XtCFace, XtRXftFont, sizeof (XftFont *), 183 {XtNgreetFace, XtCFace, XtRXftFont, sizeof (XftFont *), 185 {XtNfailFace, XtCFace, XtRXftFont, sizeof (XftFont *), 283 XmuXftTextWidth(Display *dpy, XftFont *font, FcChar8 *string, int len); 1581 XftFont *font; 1588 "Freeing an XftFont requires screen argument", 1594 font = *((XftFont **) toVal->addr); 1606 XftFont *font; 1614 "String to XftFont conversio [all...] |
| /xsrc/external/mit/xfd/dist/ |
| H A D | grid.h | 71 #define XtRXftFont "XftFont" 75 XftFont * theface;
|
| H A D | grid.c | 102 {XtNface, XtCFace, XtRXftFont, sizeof (XftFont *), 166 XftFont *xft = fgw->fontgrid.text_face; 204 XftFont *xft = fgw->fontgrid.text_face; 290 XftFont *xft = fgw->fontgrid.text_face; 497 XftFont *font; 504 "Freeing an XftFont requires screen argument", 510 font = *((XftFont **) toVal->addr); 522 XftFont *font; 530 "String to XftFont conversion needs screen argument", 547 donestr (XftFont *, fon [all...] |
| H A D | gridP.h | 64 XftFont *text_face;
|
| H A D | xfd.c | 184 XftFont *xft; 364 XftFont *xft = p->theface;
|
| /xsrc/external/mit/xditview/dist/ |
| H A D | DviP.h | 63 XftFont *font; 96 XftFont *font; 113 XftFont *font; 153 XftFont *default_font; 187 XftFont *font; 286 extern XftFont *QueryFont(DviWidget, int, int);
|
| H A D | parse.c | 56 charWidth(DviWidget dw, XftFont *font, char c) 324 XftFont *font;
|
| H A D | draw.c | 88 XftFont *font = dw->dvi.cache.font;
|
| H A D | font.c | 365 XftFont *
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | fontutils.h | 161 extern Boolean maybeXftCache(XtermWidget /* xw */, XftFont * /* font */); 162 extern Bool xtermXftMissing (XtermWidget /* xw */, XTermXftFonts * /* fontData */, int /* fontNum */, XftFont * /* font */, unsigned /* wc */); 166 extern XftFont *getXftFont (XtermWidget /* xw */, VTFontEnum /* which */, int /* fontnum */); 167 extern void closeCachedXft (TScreen * /* screen */, XftFont * /* font */);
|
| H A D | fontutils.c | 907 is_double_width_font_xft(Display *dpy, XftFont *font) 2529 xtermXftFirstChar(XftFont *xft) 2552 xtermXftLastChar(XftFont *xft) 2591 XftFont *xft = XftFp(data); 2663 isBogusXft(XftFont *font) 2726 slowXftMissing(XtermWidget xw, XftFont *font, unsigned wc) 2829 nameOfXftFont(XftFont *fp) 2850 XftFont *fp, 2891 XftFont *font, 2918 maybeXftCache(XtermWidget xw, XftFont *fon [all...] |
| H A D | trace.h | 103 extern void TraceFallback(XtermWidget, const char *, unsigned, int, XftFont *);
|
| /xsrc/external/mit/xclock/dist/ |
| H A D | ClockP.h | 126 XftFont *face;
|