Home
last modified time | relevance | path

Searched refs:glfwGetWindowMonitor (Results 1 – 7 of 7) sorted by relevance

/third_party/glfw/tests/
Dgamma.c53 GLFWmonitor* monitor = glfwGetWindowMonitor(window); in set_gamma()
Diconify.c85 if (glfwGetWindowMonitor(window)) in key_callback()
/third_party/glfw/examples/
Dboing.c248 if (glfwGetWindowMonitor(window)) in key_callback()
/third_party/glfw/include/GLFW/
Dglfw3.h2415 GLFWAPI GLFWmonitor* glfwGetWindowMonitor(GLFWwindow* window);
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h2398 GLFWAPI GLFWmonitor* glfwGetWindowMonitor(GLFWwindow* window);
/third_party/glfw/src/
Dwindow.c725 GLFWAPI GLFWmonitor* glfwGetWindowMonitor(GLFWwindow* handle) in glfwGetWindowMonitor() function
/third_party/glfw/docs/
Dwindow.dox687 handle for this monitor with @ref glfwGetWindowMonitor.
690 GLFWmonitor* monitor = glfwGetWindowMonitor(window);