Searched refs:SERVER_XKB_MINOR_VERSION (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dprotocol-versions.h151 #define SERVER_XKB_MINOR_VERSION 0 macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dprotocol-versions.h138 #define SERVER_XKB_MINOR_VERSION 0 macro
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkb.c195 SERVER_XKB_MAJOR_VERSION,SERVER_XKB_MINOR_VERSION);
203 rep.serverMinor = SERVER_XKB_MINOR_VERSION;
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkb.c196 SERVER_XKB_MINOR_VERSION);
204 .serverMinor = SERVER_XKB_MINOR_VERSION

Completed in 20 milliseconds