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

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c145 static Bool WindowParentHasDeviceCursor(WindowPtr pWin,
3552 if (pCursor && WindowParentHasDeviceCursor(pWin, pDev, pCursor))
3662 WindowParentHasDeviceCursor(WindowPtr pWin, function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c153 static Bool WindowParentHasDeviceCursor(WindowPtr pWin,
3502 if (pCursor && WindowParentHasDeviceCursor(pWin, pDev, pCursor))
3601 WindowParentHasDeviceCursor(WindowPtr pWin, function in typeref:typename:Bool

Completed in 9 milliseconds