Home
last modified time | relevance | path

Searched refs:_glfwSetWindowTitleX11 (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/src/
H A Dx11_window.c783 _glfwSetWindowTitleX11(window, wndconfig->title); in createNativeWindow()
2081 void _glfwSetWindowTitleX11(_GLFWwindow* window, const char* title) in _glfwSetWindowTitleX11() function
H A Dx11_platform.h906 void _glfwSetWindowTitleX11(_GLFWwindow* window, const char* title);
H A Dx11_init.c1208 .setWindowTitle = _glfwSetWindowTitleX11, in _glfwConnectX11()

Completed in 10 milliseconds