Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c4941 CursorPtr newCursor, oldCursor; in ProcChangeActivePointerGrab() local
4975 oldCursor = grab->cursor; in ProcChangeActivePointerGrab()
4978 if (oldCursor) in ProcChangeActivePointerGrab()
4979 FreeCursor(oldCursor, (Cursor) 0); in ProcChangeActivePointerGrab()