Lines Matching defs:monitor
67 static GLFWbool refreshVideoModes(_GLFWmonitor* monitor) in refreshVideoModes()
95 void _glfwInputMonitor(_GLFWmonitor* monitor, int action, int placement) in _glfwInputMonitor()
158 void _glfwInputMonitorWindow(_GLFWmonitor* monitor, _GLFWwindow* window) in _glfwInputMonitorWindow()
173 _GLFWmonitor* monitor = _glfw_calloc(1, sizeof(_GLFWmonitor)); in _glfwAllocMonitor() local
184 void _glfwFreeMonitor(_GLFWmonitor* monitor) in _glfwFreeMonitor()
221 const GLFWvidmode* _glfwChooseVideoMode(_GLFWmonitor* monitor, in _glfwChooseVideoMode()
335 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorPos() local
356 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorWorkarea() local
371 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorPhysicalSize() local
390 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorContentScale() local
400 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorName() local
410 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwSetMonitorUserPointer() local
420 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorUserPointer() local
441 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetVideoModes() local
455 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetVideoMode() local
516 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetGammaRamp() local
536 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwSetGammaRamp() local