Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dx11_window.c631 _glfwSetWindowDecoratedX11(window, GLFW_FALSE); in createNativeWindow()
2497 _glfwSetWindowDecoratedX11(window, window->decorated); in _glfwSetWindowMonitorX11()
2624 void _glfwSetWindowDecoratedX11(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowDecoratedX11() function
H A Dx11_platform.h932 void _glfwSetWindowDecoratedX11(_GLFWwindow* window, GLFWbool enabled);
H A Dx11_init.c1235 .setWindowDecorated = _glfwSetWindowDecoratedX11, in _glfwConnectX11()

Completed in 11 milliseconds