Home
last modified time | relevance | path

Searched defs:widthMM (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/glfw/src/
Dmonitor.c175 _GLFWmonitor* _glfwAllocMonitor(const char* name, int widthMM, int heightMM) in _glfwAllocMonitor()
340 GLFWAPI void glfwGetMonitorPhysicalSize(GLFWmonitor* handle, int* widthMM, int* heightMM) in glfwGetMonitorPhysicalSize()
Dx11_monitor.c229 int widthMM, heightMM; in _glfwPlatformGetMonitors() local
Dinternal.h403 int widthMM, heightMM; member
/third_party/flutter/glfw/tests/
Dmonitors.c87 int count, x, y, widthMM, heightMM, i; in list_modes() local
Devents.c431 int x, y, widthMM, heightMM; in monitor_callback() local