Lines Matching refs:xf86CursorSetCursor
947 xfree86: Take second reference for SavedCursor in xf86CursorSetCursor
1310 xf86CursorSetCursor with argument pCurs = NullCursor.
17651 cursor changes and xf86CursorSetCursor() is called again. In the
17656 This allows to propagate errors up to xf86CursorSetCursor(), which can
17682 cursor changes and xf86CursorSetCursor() is called again. In the
17687 This allows to propagate errors up to xf86CursorSetCursor(), which can
23459 xf86CursorSetCursor()
39944 3) xf86CursorSetCursor is called with non-null CursorPtr :
114907 This patch hence adds reference counting in xf86CursorSetCursor. As per Michel
126895 xfree86: fix SWCursor check in xf86CursorSetCursor.
147782 pDev->isMaster inside xf86CursorSetCursor() because only MD enters there.