Searched refs:hCursor (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincursor.c149 HCURSOR hCursor = NULL; local in function:winLoadCursor
238 hCursor = NULL;
369 hCursor = (HCURSOR) CreateIconIndirect(&ii);
371 if (hCursor == NULL)
374 if (GetIconInfo(hCursor, &ii)) {
379 DestroyCursor(hCursor);
384 hCursor = (HCURSOR) CreateIconIndirect(&ii);
386 if (hCursor == NULL)
405 if (!hCursor) {
408 hCursor
[all...]
H A Dwinmsgwindow.c111 wcx.hCursor = 0;
H A Dwincreatewnd.c76 wc.hCursor = 0;
177 wc.hCursor = 0;
H A Dwinmultiwindowwindow.c81 wcx.hCursor = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincursor.c156 HCURSOR hCursor = NULL; local in function:winLoadCursor
245 hCursor = NULL;
371 hCursor = (HCURSOR) CreateIconIndirect( &ii );
373 if (hCursor == NULL)
377 if (GetIconInfo(hCursor, &ii))
383 DestroyCursor(hCursor);
388 hCursor = (HCURSOR) CreateIconIndirect( &ii );
390 if (hCursor == NULL)
408 if (!hCursor)
412 hCursor
[all...]
H A Dwinclipboardinit.c106 wc.hCursor = 0;
H A Dwincreatewnd.c82 wc.hCursor = 0;
210 wc.hCursor = 0;
H A Dwinmultiwindowwindow.c74 wcx.hCursor = 0;
H A Dwinwin32rootless.c298 wc.hCursor = 0;
/xsrc/external/mit/libepoxy/dist/test/
H A Dwgl_common.c106 window_class.hCursor = LoadCursor(NULL, IDC_ARROW);
/xsrc/external/mit/MesaLib.old/dist/src/glx/windows/
H A Dwindowsgl.c87 wc.hCursor = 0;
148 wc.hCursor = 0;
301 wc.hCursor = 0;
/xsrc/external/mit/MesaLib/dist/src/glx/windows/
H A Dwindowsgl.c87 wc.hCursor = 0;
148 wc.hCursor = 0;
301 wc.hCursor = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c93 wc.hCursor = LoadCursor(NULL, IDC_ARROW);
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c93 wc.hCursor = LoadCursor(NULL, IDC_ARROW);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_pbuffer.c174 wc.hCursor = LoadCursor(NULL, IDC_ARROW);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_pbuffer.c173 wc.hCursor = LoadCursor(NULL, IDC_ARROW);
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_init.c98 wc.hCursor = LoadCursor(hInstance, IDC_ARROW);
/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dthread.c397 wc.hCursor = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/
H A Dwindow.cc56 wndclass.hCursor = LoadCursor(NULL, IDC_ARROW);
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dsharedtex_mt.c187 wc.hCursor = LoadCursor(NULL, IDC_ARROW);
H A Dwglthreads.c423 wc.hCursor = LoadCursor(NULL, IDC_ARROW);
H A Dwglinfo.c103 wc.hCursor = LoadCursor(NULL, IDC_ARROW);
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c535 wc.hCursor = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c538 wc.hCursor = 0;

Completed in 26 milliseconds