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

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkdrive.c347 Bool kdSoftCursor; variable in typeref:typename:Bool
395 screen->softCursor = kdSoftCursor;
444 kdSoftCursor = FALSE;
606 kdSoftCursor = TRUE;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkdrive.c173 static Bool kdSoftCursor; variable in typeref:typename:Bool
219 screen->softCursor = kdSoftCursor;
268 kdSoftCursor = FALSE;
423 kdSoftCursor = TRUE;

Completed in 5 milliseconds