Searched refs:_glfwPlatformSetWindowMonitor (Results 1 – 8 of 8) sorted by relevance
/third_party/glfw/src/ |
D | monitor.c | 132 _glfwPlatformSetWindowMonitor(window, NULL, 0, 0, width, height, 0); in _glfwInputMonitorChange()
|
D | internal.h | 722 void _glfwPlatformSetWindowMonitor(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, …
|
D | mir_window.c | 520 void _glfwPlatformSetWindowMonitor(_GLFWwindow* window, in _glfwPlatformSetWindowMonitor() function
|
D | wl_window.c | 595 void _glfwPlatformSetWindowMonitor(_GLFWwindow* window, in _glfwPlatformSetWindowMonitor() function
|
D | window.c | 766 _glfwPlatformSetWindowMonitor(window, monitor, in glfwSetWindowMonitor()
|
D | win32_window.c | 1244 void _glfwPlatformSetWindowMonitor(_GLFWwindow* window, in _glfwPlatformSetWindowMonitor() function
|
D | cocoa_window.m | 1242 void _glfwPlatformSetWindowMonitor(_GLFWwindow* window, function
|
D | x11_window.c | 1961 void _glfwPlatformSetWindowMonitor(_GLFWwindow* window, in _glfwPlatformSetWindowMonitor() function
|