Lines Matching defs:monitor
63 static GLFWbool refreshVideoModes(_GLFWmonitor* monitor) in refreshVideoModes()
165 void _glfwInputMonitorWindowChange(_GLFWmonitor* monitor, _GLFWwindow* window) in _glfwInputMonitorWindowChange()
177 _GLFWmonitor* monitor = calloc(1, sizeof(_GLFWmonitor)); in _glfwAllocMonitor() local
185 void _glfwFreeMonitor(_GLFWmonitor* monitor) in _glfwFreeMonitor()
225 const GLFWvidmode* _glfwChooseVideoMode(_GLFWmonitor* monitor, in _glfwChooseVideoMode()
327 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorPos() local
342 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorPhysicalSize() local
360 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorName() local
376 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetVideoModes() local
393 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetVideoMode() local
442 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetGammaRamp() local
455 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwSetGammaRamp() local