Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dinternal.h657 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos);
Dmir_window.c448 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos) in _glfwPlatformSetWindowPos() function
Dwindow.c474 _glfwPlatformSetWindowPos(window, xpos, ypos); in glfwSetWindowPos()
Dwl_window.c481 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos) in _glfwPlatformSetWindowPos() function
Dwin32_window.c1113 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos) in _glfwPlatformSetWindowPos() function
Dcocoa_window.m1113 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int x, int y) function
Dx11_window.c1730 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos) in _glfwPlatformSetWindowPos() function