Searched refs:XftFont (Results 1 - 25 of 31) sorted by relevance

12

/xsrc/external/mit/libXft/dist/include/X11/Xft/
H A DXft.h69 } 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 DXft.h.in68 } 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 Dxftfont.c69 _X_EXPORT XftFont *
76 XftFont *font;
115 _X_EXPORT XftFont *
121 XftFont *font;
161 _X_EXPORT XftFont *
167 XftFont *font;
H A Dxftint.h151 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 Dxftextent.c27 XftFont *pub,
118 XftFont *pub,
149 XftFont *pub,
180 XftFont *pub,
211 XftFont *pub,
257 XftFont *pub,
H A Dxftrender.c78 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 Dxftfreetype.c340 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 Dxftdraw.c484 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 Dxftglyphs.c77 _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 Dxftdpy.c192 memset (info->fontHash, '\0', sizeof (XftFont *) * XFT_NUM_FONT_HASH);
212 XftFont *public;
232 XftFont *public;
H A Dxftcore.c236 _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 DLoginP.h163 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 DLogin.c179 {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 Dgrid.h71 #define XtRXftFont "XftFont"
75 XftFont * theface;
H A Dgrid.c102 {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 DgridP.h64 XftFont *text_face;
H A Dxfd.c184 XftFont *xft;
364 XftFont *xft = p->theface;
/xsrc/external/mit/xditview/dist/
H A DDviP.h63 XftFont *font;
96 XftFont *font;
113 XftFont *font;
153 XftFont *default_font;
187 XftFont *font;
286 extern XftFont *QueryFont(DviWidget, int, int);
H A Dparse.c56 charWidth(DviWidget dw, XftFont *font, char c)
324 XftFont *font;
H A Ddraw.c88 XftFont *font = dw->dvi.cache.font;
H A Dfont.c365 XftFont *
/xsrc/external/mit/xterm/dist/
H A Dfontutils.h161 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 Dfontutils.c907 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 Dtrace.h103 extern void TraceFallback(XtermWidget, const char *, unsigned, int, XftFont *);
/xsrc/external/mit/xclock/dist/
H A DClockP.h126 XftFont *face;

Completed in 25 milliseconds

12