Searched refs:oldCursor (Results 1 – 1 of 1) sorted by relevance
4941 CursorPtr newCursor, oldCursor; in ProcChangeActivePointerGrab() local4975 oldCursor = grab->cursor; in ProcChangeActivePointerGrab()4978 if (oldCursor) in ProcChangeActivePointerGrab()4979 FreeCursor(oldCursor, (Cursor) 0); in ProcChangeActivePointerGrab()