Home
last modified time | relevance | path

Searched refs:glfwGetMonitorPhysicalSize (Results 1 - 5 of 5) sorted by relevance

/third_party/glfw/tests/
H A Dmonitors.c105 glfwGetMonitorPhysicalSize(monitor, &width_mm, &height_mm); in list_modes()
H A Devents.c487 glfwGetMonitorPhysicalSize(monitor, &widthMM, &heightMM); in monitor_callback()
/third_party/glfw/src/
H A Dmonitor.c362 GLFWAPI void glfwGetMonitorPhysicalSize(GLFWmonitor* handle, int* widthMM, int* heightMM) in glfwGetMonitorPhysicalSize() function
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1471 GLFWAPI void glfwGetMonitorPhysicalSize(GLFWmonitor* monitor, int* widthMM, int* heightMM);
/third_party/glfw/include/GLFW/
H A Dglfw3.h2693 GLFWAPI void glfwGetMonitorPhysicalSize(GLFWmonitor* monitor, int* widthMM, int* heightMM);

Completed in 16 milliseconds