Searched refs:hInstance (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_init.c73 HINSTANCE hInstance = GetModuleHandle(NULL); local in function:__glutOpenWin32Connection
96 wc.hInstance = hInstance;
97 wc.hIcon = LoadIcon(hInstance, "GLUT_ICON");
98 wc.hCursor = LoadCursor(hInstance, IDC_ARROW);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c91 wc.hInstance = GetModuleHandle(NULL);
110 wc.hInstance,
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c91 wc.hInstance = GetModuleHandle(NULL);
110 wc.hInstance,
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinclipboardinit.c104 wc.hInstance = GetModuleHandle (NULL);
H A Dwincreatewnd.c79 wc.hInstance = g_hInstance;
207 wc.hInstance = g_hInstance;
H A Dwinwin32rootless.c295 wc.hInstance = g_hInstance;
371 HMODULE hInstance; local in function:winMWExtWMDestroyFrame
400 hInstance = (HINSTANCE) GetClassLongPtr (pRLWinPriv->hWnd, GCLP_HMODULE);
417 iReturn = UnregisterClass (pszClass, hInstance);
H A Dwinmultiwindowwindow.c72 wcx.hInstance = g_hInstance;
H A Dwinwndproc.c126 s_hInstance = ((LPCREATESTRUCT) lParam)->hInstance;
/xsrc/external/mit/libepoxy/dist/test/
H A Dwgl_common.c104 window_class.hInstance = hcurrentinst;
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmsgwindow.c109 wcx.hInstance = g_hInstance;
H A Dwincreatewnd.c74 wc.hInstance = g_hInstance;
175 wc.hInstance = g_hInstance;
H A Dwinmultiwindowwindow.c79 wcx.hInstance = g_hInstance;
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/d3d10sw/tests/
H A Dtri.cpp49 HINSTANCE hInstance = GetModuleHandle(nullptr); local in function:main
57 hInstance,
83 hInstance,
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/
H A Dwizard.cc47 psp.hInstance = instance;
77 psp.hInstance = instance;
138 psh.hInstance = GetModuleHandle(NULL);
H A Dwindow.cc54 wndclass.hInstance = GetModuleHandle(NULL);
/xsrc/external/mit/MesaLib.old/dist/src/glx/windows/
H A Dwindowsgl.c85 wc.hInstance = GetModuleHandle(NULL);
146 wc.hInstance = GetModuleHandle(NULL);
299 wc.hInstance = GetModuleHandle(NULL);
/xsrc/external/mit/MesaLib/dist/src/glx/windows/
H A Dwindowsgl.c85 wc.hInstance = GetModuleHandle(NULL);
146 wc.hInstance = GetModuleHandle(NULL);
299 wc.hInstance = GetModuleHandle(NULL);
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dsharedtex_mt.c137 wc.hInstance,
204 wc.hInstance,
H A Dwglthreads.c440 wc.hInstance,
H A Dwglinfo.c120 wc.hInstance,
/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dthread.c395 wc.hInstance = GetModuleHandle(NULL);
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c533 wc.hInstance = GetModuleHandle(NULL);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c536 wc.hInstance = GetModuleHandle(NULL);

Completed in 26 milliseconds