Searched refs:RECORD_MAJOR_VERSION (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Drecordconst.h25 #define RECORD_MAJOR_VERSION 1 macro
/xsrc/external/mit/libXtst/dist/src/
H A DXRecord.c272 req->majorVersion = RECORD_MAJOR_VERSION;
283 return ((rep.majorVersion == RECORD_MAJOR_VERSION) &&

Completed in 3 milliseconds