Searched refs:glfwGetWindowMonitor (Results 1 – 7 of 7) sorted by relevance
53 GLFWmonitor* monitor = glfwGetWindowMonitor(window); in set_gamma()
85 if (glfwGetWindowMonitor(window)) in key_callback()
248 if (glfwGetWindowMonitor(window)) in key_callback()
2415 GLFWAPI GLFWmonitor* glfwGetWindowMonitor(GLFWwindow* window);
2398 GLFWAPI GLFWmonitor* glfwGetWindowMonitor(GLFWwindow* window);
725 GLFWAPI GLFWmonitor* glfwGetWindowMonitor(GLFWwindow* handle) in glfwGetWindowMonitor() function
687 handle for this monitor with @ref glfwGetWindowMonitor.690 GLFWmonitor* monitor = glfwGetWindowMonitor(window);