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

  /xsrc/external/mit/libXft/dist/include/X11/Xft/
Xft.h 36 #define XFT_VERSION ((XFT_MAJOR * 10000) + (XFT_MINOR * 100) + (XFT_REVISION))
37 #define XftVersion XFT_VERSION
Xft.h.in 35 #define XFT_VERSION ((XFT_MAJOR * 10000) + (XFT_MINOR * 100) + (XFT_REVISION))
36 #define XftVersion XFT_VERSION
  /xsrc/external/mit/xterm/dist/
ptyx.h 174 #if defined(XRENDERFONT) && defined(XFT_VERSION) && XFT_VERSION >= 20100

Completed in 11 milliseconds