Home
last modified time | relevance | path

Searched refs:glfwGetMonitors (Results 1 - 6 of 6) sorted by relevance

/third_party/glfw/tests/
H A Dreopen.c128 GLFWmonitor** monitors = glfwGetMonitors(&monitorCount); in main()
H A Diconify.c237 GLFWmonitor** monitors = glfwGetMonitors(&monitor_count); in main()
H A Dmonitors.c250 monitors = glfwGetMonitors(&count); in main()
/third_party/glfw/src/
H A Dmonitor.c304 GLFWAPI GLFWmonitor** glfwGetMonitors(int* count) in glfwGetMonitors() function
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1388 GLFWAPI GLFWmonitor** glfwGetMonitors(int* count);
1403 * glfwGetMonitors.
1406 * @sa glfwGetMonitors
/third_party/glfw/include/GLFW/
H A Dglfw3.h2578 GLFWAPI GLFWmonitor** glfwGetMonitors(int* count);
2593 * glfwGetMonitors.
2596 * @sa @ref glfwGetMonitors

Completed in 22 milliseconds