Searched refs:_glfwPlatformGetVideoModes (Results 1 – 7 of 7) sorted by relevance
65 monitors[i]->modes = _glfwPlatformGetVideoModes(monitors[i], in _glfwPlatformGetMonitors()122 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* found) in _glfwPlatformGetVideoModes() function
189 _glfwPlatformGetVideoModes(origMonitor, in _glfwPlatformGetMonitors()216 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* found) in _glfwPlatformGetVideoModes() function
251 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* count) in _glfwPlatformGetVideoModes() function
71 modes = _glfwPlatformGetVideoModes(monitor, &modeCount); in refreshVideoModes()
569 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* count);
334 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* count) in _glfwPlatformGetVideoModes() function
301 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* count) function