Home
last modified time | relevance | path

Searched refs:glfwSetWindowShouldClose (Results 1 - 25 of 28) sorted by relevance

12

/third_party/glfw/tests/
H A Dtimeout.c48 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dempty.c67 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dclipboard.c64 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dicon.c102 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dmsaa.c89 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dthreads.c60 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dgamma.c61 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dtearing.c127 glfwSetWindowShouldClose(window, 1); in key_callback()
H A Dreopen.c90 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dinputlag.c141 glfwSetWindowShouldClose(window, 1); in key_callback()
H A Diconify.c78 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dmonitors.c92 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Devents.c330 glfwSetWindowShouldClose(window, slot->closeable); in window_close_callback()
H A Dcursor.c178 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dwindow.c409 glfwSetWindowShouldClose(window, should_close); in main()
/third_party/glfw/examples/
H A Dtriangle-opengl.c80 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dtriangle-opengles.c80 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dsharing.c73 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dwave.c284 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dboing.c246 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dgears.c227 glfwSetWindowShouldClose(window, GLFW_TRUE); in key()
H A Dheightmap.c391 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
H A Dsplitview.c478 glfwSetWindowShouldClose(window, GLFW_TRUE); in key_callback()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1894 GLFWAPI void glfwSetWindowShouldClose(GLFWwindow* window, int value);
2581 * at any time with @ref glfwSetWindowShouldClose.
/third_party/glfw/include/GLFW/
H A Dglfw3.h3307 GLFWAPI void glfwSetWindowShouldClose(GLFWwindow* window, int value);
4274 * at any time with @ref glfwSetWindowShouldClose.

Completed in 33 milliseconds

12