Searched refs:glfwDestroyWindow (Results 1 – 25 of 33) sorted by relevance
12
39 UniqueGLFWwindowPtr window = UniqueGLFWwindowPtr(nullptr, glfwDestroyWindow);43 UniqueGLFWwindowPtr(nullptr, glfwDestroyWindow);105 return UniqueGLFWwindowPtr(share_window, glfwDestroyWindow); in CreateShareWindowForWindow()475 glfwDestroyWindow); in FlutterDesktopCreateWindow()
184 glfwDestroyWindow(window); in TEST()225 glfwDestroyWindow(window); in TEST()
60 glfwDestroyWindow(mWindow); in TearDown()
65 glfwDestroyWindow(window); in TearDown()
61 glfwDestroyWindow(window); in TearDown()
92 glfwDestroyWindow(window); in main()
144 glfwDestroyWindow(window); in main()
126 glfwDestroyWindow(window); in main()
109 glfwDestroyWindow(window); in close_window()
197 glfwDestroyWindow(window); in test_modes()
306 glfwDestroyWindow(window); in main()
155 glfwDestroyWindow(window); in main()
154 glfwDestroyWindow((GLFWwindow*) _glfw.windowListHead); in glfwTerminate()
199 glfwDestroyWindow((GLFWwindow*) window); in glfwCreateWindow()211 glfwDestroyWindow((GLFWwindow*) window); in glfwCreateWindow()376 GLFWAPI void glfwDestroyWindow(GLFWwindow* handle) in glfwDestroyWindow() function
157 glfwDestroyWindow(window); in main()
190 glfwDestroyWindow(window); in main()
168 glfwDestroyWindow(window); in main()
56 glfwDestroyWindow(window); in main()
216 not been destroyed, whether through @ref glfwDestroyWindow or @ref247 event processing completes. You may however not call @ref glfwDestroyWindow427 destroys all windows not already destroyed with @ref glfwDestroyWindow,459 | `glfwCloseWindow` | @ref glfwDestroyWindow | |
345 glfwDestroyWindow(window); in main()
168 glfwDestroyWindow(window);
1852 GLFWAPI void glfwDestroyWindow(GLFWwindow* window);
500 glfwDestroyWindow(window); in main()