Home
last modified time | relevance | path

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

/third_party/glfw/docs/
Dmonitor.dox150 glfwGetMonitorPos.
154 glfwGetMonitorPos(monitor, &xpos, &ypos);
Dnews.dox237 glfwGetMonitorPos, @ref glfwGetMonitorName and @ref glfwGetMonitorPhysicalSize,
/third_party/glfw/tests/
Dmonitors.c91 glfwGetMonitorPos(monitor, &x, &y); in list_modes()
Devents.c434 glfwGetMonitorPos(monitor, &x, &y); in monitor_callback()
/third_party/glfw/src/
Dmonitor.c325 GLFWAPI void glfwGetMonitorPos(GLFWmonitor* handle, int* xpos, int* ypos) in glfwGetMonitorPos() function
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h1437 GLFWAPI void glfwGetMonitorPos(GLFWmonitor* monitor, int* xpos, int* ypos);
/third_party/glfw/include/GLFW/
Dglfw3.h1445 GLFWAPI void glfwGetMonitorPos(GLFWmonitor* monitor, int* xpos, int* ypos);