Searched refs:_glfwSetVideoModeWin32 (Results 1 – 3 of 3) sorted by relevance
347 GLFWbool _glfwSetVideoModeWin32(_GLFWmonitor* monitor, const GLFWvidmode* desired);
95 GLFWbool _glfwSetVideoModeWin32(_GLFWmonitor* monitor, const GLFWvidmode* desired) in _glfwSetVideoModeWin32() function
399 status = _glfwSetVideoModeWin32(window->monitor, &window->videoMode); in acquireMonitor()