Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c153 static Bool WindowParentHasDeviceCursor(WindowPtr pWin,
3520 if (pCursor && WindowParentHasDeviceCursor(pWin, pDev, pCursor)) in ChangeWindowDeviceCursor()
3619 WindowParentHasDeviceCursor(WindowPtr pWin, in WindowParentHasDeviceCursor() function