Home
last modified time | relevance | path

Searched refs:_glfwInputMonitorWindow (Results 1 - 5 of 5) sorted by relevance

/third_party/glfw/src/
H A Dnull_window.c65 _glfwInputMonitorWindow(window->monitor, window); in acquireMonitor()
73 _glfwInputMonitorWindow(window->monitor, NULL); in releaseMonitor()
H A Dmonitor.c158 void _glfwInputMonitorWindow(_GLFWmonitor* monitor, _GLFWwindow* window) in _glfwInputMonitorWindow() function
H A Dinternal.h948 void _glfwInputMonitorWindow(_GLFWmonitor* monitor, _GLFWwindow* window);
H A Dwin32_window.c459 _glfwInputMonitorWindow(window->monitor, window); in acquireMonitor()
478 _glfwInputMonitorWindow(window->monitor, NULL); in releaseMonitor()
H A Dx11_window.c1118 _glfwInputMonitorWindow(window->monitor, window); in acquireMonitor()
1128 _glfwInputMonitorWindow(window->monitor, NULL); in releaseMonitor()

Completed in 12 milliseconds