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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h34 int ForceHWCursorCount; member in struct:__anon8ffc04960108
H A Dxf86Cursor.c110 ScreenPriv->ForceHWCursorCount = 0;
336 if (infoPtr->pScrn->vtSema && (ScreenPriv->ForceHWCursorCount || ((
414 if (ScreenPriv->ForceHWCursorCount++ == 0)
428 if (--ScreenPriv->ForceHWCursorCount == 0)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h34 int ForceHWCursorCount; member in struct:__anon802526a90108
H A Dxf86CursorRD.c107 ScreenPriv->ForceHWCursorCount = 0;
345 (ScreenPriv->ForceHWCursorCount ||
443 if (ScreenPriv->ForceHWCursorCount++ == 0) {
454 if (--ScreenPriv->ForceHWCursorCount == 0) {

Completed in 4 milliseconds