Searched refs:XftDisplayInfo (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/libXft/dist/src/ |
| H A D | xftdpy.c | 27 _X_HIDDEN XftDisplayInfo *_XftDisplayInfo; 32 XftDisplayInfo *info, **prev; 64 _X_HIDDEN XftDisplayInfo * 67 XftDisplayInfo *info, **prev; 91 info = malloc (sizeof (XftDisplayInfo)); 210 _XftDisplayValidateMemory (XftDisplayInfo *info) 230 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, False); 268 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, True); 278 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, True); 427 XftDisplayInfo *inf [all...] |
| H A D | xftint.h | 258 } XftDisplayInfo; typedef in typeref:struct:_XftDisplayInfo 274 extern XftDisplayInfo *_XftDisplayInfo; 344 XftDisplayInfo *
|
| H A D | xftfreetype.c | 368 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, True); 785 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, True); 1087 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, False); 1123 XftFontFindNthUnref (XftDisplayInfo *info, int n) 1140 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, False); 1186 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, False);
|
| H A D | xftdraw.c | 209 XftDisplayInfo *info = _XftDisplayInfoGet (draw->dpy, True); 300 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, True);
|
| H A D | xftglyphs.c | 641 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, True); 1118 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, False);
|
Completed in 8 milliseconds