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

/xsrc/external/mit/libX11/dist/src/
H A DChPntCon.c47 req->doThresh = do_thresh;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddevices.c2175 if ((stuff->doThresh != xTrue) && (stuff->doThresh != xFalse)) {
2176 client->errorValue = stuff->doThresh;
2202 if (stuff->doThresh) {
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddevices.c2335 if ((stuff->doThresh != xTrue) && (stuff->doThresh != xFalse)) {
2336 client->errorValue = stuff->doThresh;
2362 if (stuff->doThresh) {
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1971 BOOL doAccel, doThresh;
1967 BOOL doAccel, doThresh; member in struct:__anone2852e7a9a08

Completed in 46 milliseconds