Searched refs:winLoadCursor (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincursor.c146 winLoadCursor(ScreenPtr pScreen, CursorPtr pCursor, int screen) function in typeref:typename:HCURSOR
165 WIN_DEBUG_MSG("winLoadCursor: Win32: %dx%d X11: %dx%d hotspot: %d,%d\n",
180 "winLoadCursor - Windows requires %dx%d cursor but X requires %dx%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",
372 winW32Error(2, "winLoadCursor - CreateIconIndirect failed:");
377 ("winLoadCursor: CreateIconIndirect returned no cursor. Trying again.\n");
388 "winLoadCursor - CreateIconIndirect failed:");
413 winW32Error(2, "winLoadCursor
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincursor.c153 winLoadCursor (ScreenPtr pScreen, CursorPtr pCursor, int screen) function in typeref:typename:HCURSOR
173 WIN_DEBUG_MSG("winLoadCursor: Win32: %dx%d X11: %dx%d hotspot: %d,%d\n",
189 winErrorFVerb (3, "winLoadCursor - Windows requires %dx%d cursor but X requires %dx%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",
374 winW32Error(2, "winLoadCursor - CreateIconIndirect failed:");
381 WIN_DEBUG_MSG("winLoadCursor: CreateIconIndirect returned no cursor. Trying again.\n");
391 winW32Error(2, "winLoadCursor - CreateIconIndirect failed:");
417 winW32Error(2, "winLoadCursor
[all...]

Completed in 2 milliseconds