Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c4941 CursorPtr newCursor, oldCursor; in ProcChangeActivePointerGrab() local
4952 newCursor = NullCursor; in ProcChangeActivePointerGrab()
4954 int rc = dixLookupResourceByType((void **) &newCursor, stuff->cursor, in ProcChangeActivePointerGrab()
4976 grab->cursor = RefCursor(newCursor); in ProcChangeActivePointerGrab()