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

/xsrc/external/mit/libXft/dist/
H A Dconfigure.ac57 AC_DEFINE_UNQUOTED([XFT_REVISION], definition
/xsrc/external/mit/libXft/dist/include/X11/Xft/
H A DXft.h34 #define XFT_REVISION 9 macro
36 #define XFT_VERSION ((XFT_MAJOR * 10000) + (XFT_MINOR * 100) + (XFT_REVISION))
H A DXft.h.in33 #undef XFT_REVISION
35 #define XFT_VERSION ((XFT_MAJOR * 10000) + (XFT_MINOR * 100) + (XFT_REVISION))

Completed in 4 milliseconds