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

/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessCommon.h196 extern RegionRec rootlessHugeRoot;
204 w->winSize = rootlessHugeRoot; \
H A DrootlessCommon.c47 RegionRec rootlessHugeRoot = {{-32767, -32767, 32767, 32767}, NULL}; variable in typeref:typename:RegionRec
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessCommon.h194 extern RegionRec rootlessHugeRoot;
202 _w->winSize = rootlessHugeRoot; \
H A DrootlessCommon.c47 RegionRec rootlessHugeRoot = { {-32767, -32767, 32767, 32767}, NULL }; variable in typeref:typename:RegionRec

Completed in 6 milliseconds