Searched refs:WIN_DEBUG_MSG (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | wincursor.c | 47 #define WIN_DEBUG_MSG winDebug 49 #define WIN_DEBUG_MSG(...) macro 165 WIN_DEBUG_MSG("winLoadCursor: Win32: %dx%d X11: %dx%d hotspot: %d,%d\n", 243 WIN_DEBUG_MSG("winLoadCursor: Trying truecolor alphablended cursor\n"); 273 WIN_DEBUG_MSG("winLoadCursor: Trying two color cursor\n"); 342 WIN_DEBUG_MSG("winLoadCursor: Creating bitmap cursor: hotspot %d,%d\n", 376 WIN_DEBUG_MSG 468 WIN_DEBUG_MSG("winSetCursor: cursor=%p\n", pCursor); 510 WIN_DEBUG_MSG("winSetCursor: handle=%p\n", pScreenPriv->cursor.handle);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | wincursor.c | 47 # define WIN_DEBUG_MSG winDebug 49 # define WIN_DEBUG_MSG(...) macro 173 WIN_DEBUG_MSG("winLoadCursor: Win32: %dx%d X11: %dx%d hotspot: %d,%d\n", 251 WIN_DEBUG_MSG("winLoadCursor: Trying truecolor alphablended cursor\n"); 282 WIN_DEBUG_MSG("winLoadCursor: Trying two color cursor\n"); 346 WIN_DEBUG_MSG("winLoadCursor: Creating bitmap cursor: hotspot %d,%d\n", 381 WIN_DEBUG_MSG("winLoadCursor: CreateIconIndirect returned no cursor. Trying again.\n"); 472 WIN_DEBUG_MSG("winSetCursor: cursor=%p\n", pCursor); 523 WIN_DEBUG_MSG("winSetCursor: handle=%p\n", pScreenPriv->cursor.handle);
|
Completed in 4 milliseconds