Searched refs:XftDisplayInfo (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libXft/dist/src/
H A Dxftdpy.c27 _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 Dxftint.h258 } XftDisplayInfo; typedef in typeref:struct:_XftDisplayInfo
274 extern XftDisplayInfo *_XftDisplayInfo;
344 XftDisplayInfo *
H A Dxftfreetype.c368 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 Dxftdraw.c209 XftDisplayInfo *info = _XftDisplayInfoGet (draw->dpy, True);
300 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, True);
H A Dxftglyphs.c641 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, True);
1118 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, False);

Completed in 8 milliseconds