Home
last modified time | relevance | path

Searched refs:_glfwInputMonitor (Results 1 - 7 of 7) sorted by relevance

/third_party/glfw/src/
H A Dwin32_monitor.c204 _glfwInputMonitor(monitor, GLFW_CONNECTED, type); in _glfwPollMonitorsWin32()
234 _glfwInputMonitor(monitor, GLFW_CONNECTED, type); in _glfwPollMonitorsWin32()
241 _glfwInputMonitor(disconnected[i], GLFW_DISCONNECTED, 0); in _glfwPollMonitorsWin32()
H A Dx11_monitor.c196 _glfwInputMonitor(monitor, GLFW_CONNECTED, type); in _glfwPollMonitorsX11()
210 _glfwInputMonitor(disconnected[i], GLFW_DISCONNECTED, 0); in _glfwPollMonitorsX11()
220 _glfwInputMonitor(_glfwAllocMonitor("Display", widthMM, heightMM), in _glfwPollMonitorsX11()
H A Dnull_monitor.c59 _glfwInputMonitor(monitor, GLFW_CONNECTED, _GLFW_INSERT_FIRST); in _glfwPollMonitorsNull()
H A Dwl_monitor.c107 _glfwInputMonitor(monitor, GLFW_CONNECTED, _GLFW_INSERT_LAST); in outputHandleDone()
H A Dmonitor.c95 void _glfwInputMonitor(_GLFWmonitor* monitor, int action, int placement) in _glfwInputMonitor() function
H A Dinternal.h947 void _glfwInputMonitor(_GLFWmonitor* monitor, int action, int placement);
H A Dwl_init.c222 _glfwInputMonitor(monitor, GLFW_DISCONNECTED, 0); in registryHandleGlobalRemove()

Completed in 8 milliseconds