Home
last modified time | relevance | path

Searched defs:heightMM (Results 1 - 5 of 5) sorted by relevance

/third_party/glfw/src/
H A Dwin32_monitor.c66 int widthMM, heightMM; in createMonitor() local
H A Dx11_monitor.c128 int j, type, widthMM, heightMM; in _glfwPollMonitorsX11() local
218 const int heightMM = DisplayHeightMM(_glfw.x11.display, _glfw.x11.screen); in _glfwPollMonitorsX11() local
H A Dmonitor.c171 _GLFWmonitor* _glfwAllocMonitor(const char* name, int widthMM, int heightMM) in _glfwAllocMonitor() argument
362 GLFWAPI void glfwGetMonitorPhysicalSize(GLFWmonitor* handle, int* widthMM, int* heightMM) in glfwGetMonitorPhysicalSize() argument
H A Dinternal.h598 int widthMM, heightMM; member
/third_party/glfw/tests/
H A Devents.c483 int x, y, widthMM, heightMM; in monitor_callback() local

Completed in 7 milliseconds