Home
last modified time | relevance | path

Searched refs:_glfwPlatformSetWindowAspectRatio (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/glfw/src/
Dinternal.h677 void _glfwPlatformSetWindowAspectRatio(_GLFWwindow* window, int numer, int denom);
Dmir_window.c442 void _glfwPlatformSetWindowAspectRatio(_GLFWwindow* window, int numer, int denom) in _glfwPlatformSetWindowAspectRatio() function
Dwindow.c573 _glfwPlatformSetWindowAspectRatio(window, numer, denom); in glfwSetWindowAspectRatio()
Dwl_window.c516 void _glfwPlatformSetWindowAspectRatio(_GLFWwindow* window, int numer, int denom) in _glfwPlatformSetWindowAspectRatio() function
Dwin32_window.c1170 void _glfwPlatformSetWindowAspectRatio(_GLFWwindow* window, int numer, int denom) in _glfwPlatformSetWindowAspectRatio() function
Dx11_window.c1793 void _glfwPlatformSetWindowAspectRatio(_GLFWwindow* window, int numer, int denom) in _glfwPlatformSetWindowAspectRatio() function
Dcocoa_window.m1164 void _glfwPlatformSetWindowAspectRatio(_GLFWwindow* window, int numer, int denom) function