HomeSort by: relevance | last modified time | path
    Searched refs:XftDisplayInfo (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/libXft/dist/src/
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 *info = _XftDisplayInfoGet (dpy, True)
    [all...]
xftint.h 258 } XftDisplayInfo;
274 extern XftDisplayInfo *_XftDisplayInfo;
344 XftDisplayInfo *
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);
xftdraw.c 209 XftDisplayInfo *info = _XftDisplayInfoGet (draw->dpy, True);
300 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, True);
xftglyphs.c 641 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, True);
1118 XftDisplayInfo *info = _XftDisplayInfoGet (dpy, False);

Completed in 37 milliseconds