Searched refs:glfwMaximizeWindow (Results 1 – 7 of 7) sorted by relevance
71 glfwMaximizeWindow(window); in key_callback()
2321 GLFWAPI void glfwMaximizeWindow(GLFWwindow* window);
2304 GLFWAPI void glfwMaximizeWindow(GLFWwindow* window);
628 GLFWAPI void glfwMaximizeWindow(GLFWwindow* handle) in glfwMaximizeWindow() function
26 GLFW now supports window maximization with @ref glfwMaximizeWindow and the
893 the user or with @ref glfwMaximizeWindow.