Searched refs:DestroyWindow (Results 1 – 25 of 28) sorted by relevance
12
82 DestroyWindow(m_window); in Window()96 DestroyWindow(m_window); in ~Window()
114 DestroyWindow(hwnd); in windows_create_context()175 DestroyWindow(hwnd); in windows_create_context_attribs()331 DestroyWindow(hwnd); in windows_call_with_context()
126 DestroyWindow(fWindow); in WinGLTestContext()172 DestroyWindow(fWindow); in destroyGLContext()
125 DestroyWindow(hWnd); in graw_create_window_and_screen()
67 VERIFY(::DestroyWindow(wnd_) != FALSE); in Destroy()
170 ::DestroyWindow(handle()); in Dispose()
63 DestroyWindow(hwnd_); in Destroy()
326 return DestroyWindow(fb->hWnd); in wglDestroyPbufferARB()
97 void (*DestroyWindow)(Display *dpy, GLXWindow window); member
478 t->DestroyWindow(dpy, window); in glXDestroyWindow()
2894 glx.DestroyWindow = Fake_glXDestroyWindow; in _mesa_GetGLXDispatchTable()
50 DestroyWindow(fHWnd); in closeWindow()
381 DestroyWindow(wnd); in WndProc()
363 DestroyWindow(fWindow); in destroyGLContext()
64 DestroyWindow(host_window_); in ~ScreenCapturerWinMagnifier()
127 bool result = BOOLToBool(::DestroyWindow(_window)); in Destroy()
231 DestroyWindow(dummy); in destroy_dummy_window()
280 DestroyWindow(m_hWnd); in OsReleaseOS()
106 ret = ::DestroyWindow(wnd_); in Destroy()
543 DestroyWindow(); in OnClose()
2067 EXPECT_TRUE(DestroyWindow(hwnd)); in TestWndProcThunk()