Searched refs:cursordevice (Results 1 – 1 of 1) sorted by relevance
111 CursorDevice *cursordevice; in Mac_WarpWMCursor() local113 cursordevice = nil; in Mac_WarpWMCursor()114 CursorDeviceNextDevice(&cursordevice); in Mac_WarpWMCursor()115 if ( cursordevice != nil ) { in Mac_WarpWMCursor()125 CursorDeviceMoveTo(cursordevice, where.h, where.v); in Mac_WarpWMCursor()