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

  /xsrc/external/mit/xorg-server/dist/include/
protocol-versions.h 42 #define SERVER_COMPOSITE_MAJOR_VERSION 0
  /xsrc/external/mit/xorg-server.old/dist/include/
protocol-versions.h 42 #define SERVER_COMPOSITE_MAJOR_VERSION 0
  /xsrc/external/mit/xorg-server/dist/composite/
compext.c 109 if (stuff->majorVersion < SERVER_COMPOSITE_MAJOR_VERSION) {
114 rep.majorVersion = SERVER_COMPOSITE_MAJOR_VERSION;
  /xsrc/external/mit/xorg-server.old/dist/composite/
compext.c 119 if (stuff->majorVersion < SERVER_COMPOSITE_MAJOR_VERSION) {
123 rep.majorVersion = SERVER_COMPOSITE_MAJOR_VERSION;

Completed in 9 milliseconds