Searched refs:newCursor (Results 1 – 1 of 1) sorted by relevance
4941 CursorPtr newCursor, oldCursor; in ProcChangeActivePointerGrab() local4952 newCursor = NullCursor; in ProcChangeActivePointerGrab()4954 int rc = dixLookupResourceByType((void **) &newCursor, stuff->cursor, in ProcChangeActivePointerGrab()4976 grab->cursor = RefCursor(newCursor); in ProcChangeActivePointerGrab()