Home
last modified time | relevance | path

Searched refs:glfwGetMonitors (Results 1 – 9 of 9) sorted by relevance

/third_party/glfw/tests/
Dreopen.c133 GLFWmonitor** monitors = glfwGetMonitors(&monitorCount); in main()
Dmonitors.c230 monitors = glfwGetMonitors(&count); in main()
Diconify.c238 GLFWmonitor** monitors = glfwGetMonitors(&monitor_count); in main()
/third_party/glfw/docs/
Dmonitor.dox49 You can retrieve all currently connected monitors with @ref glfwGetMonitors.
54 GLFWmonitor** monitors = glfwGetMonitors(&count);
Dnews.dox236 @ref glfwGetMonitors, queried with @ref glfwGetVideoModes, @ref
Dwindow.dox693 This monitor handle is one of those returned by @ref glfwGetMonitors.
/third_party/glfw/src/
Dmonitor.c304 GLFWAPI GLFWmonitor** glfwGetMonitors(int* count) in glfwGetMonitors() function
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h1388 GLFWAPI GLFWmonitor** glfwGetMonitors(int* count);
/third_party/glfw/include/GLFW/
Dglfw3.h1396 GLFWAPI GLFWmonitor** glfwGetMonitors(int* count);