Searched refs:XFT_VERSION (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXft/dist/include/X11/Xft/
H A DXft.h36 #define XFT_VERSION ((XFT_MAJOR * 10000) + (XFT_MINOR * 100) + (XFT_REVISION)) macro
37 #define XftVersion XFT_VERSION
H A DXft.h.in35 #define XFT_VERSION ((XFT_MAJOR * 10000) + (XFT_MINOR * 100) + (XFT_REVISION)) macro
36 #define XftVersion XFT_VERSION
/xsrc/external/mit/xterm/dist/
H A Dptyx.h174 #if defined(XRENDERFONT) && defined(XFT_VERSION) && XFT_VERSION >= 20100

Completed in 11 milliseconds