Searched refs:winSetCursor (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | wincursor.c | 455 * winSetCursor 459 winSetCursor(DeviceIntPtr pDev, ScreenPtr pScreen, CursorPtr pCursor, int x, function in typeref:typename:void 468 WIN_DEBUG_MSG("winSetCursor: cursor=%p\n", pCursor); 510 WIN_DEBUG_MSG("winSetCursor: handle=%p\n", pScreenPriv->cursor.handle); 549 winSetCursor,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | wincursor.c | 461 * winSetCursor 465 winSetCursor (DeviceIntPtr pDev, ScreenPtr pScreen, CursorPtr pCursor, int x, int y) function in typeref:typename:void 472 WIN_DEBUG_MSG("winSetCursor: cursor=%p\n", pCursor); 523 WIN_DEBUG_MSG("winSetCursor: handle=%p\n", pScreenPriv->cursor.handle); 564 winSetCursor,
|
Completed in 4 milliseconds