Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dx11_window.c2022 _glfwSetWindowMousePassthroughX11(window, GLFW_TRUE); in _glfwCreateWindowX11()
2713 void _glfwSetWindowMousePassthroughX11(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowMousePassthroughX11() function
H A Dx11_platform.h936 void _glfwSetWindowMousePassthroughX11(_GLFWwindow* window, GLFWbool enabled);
H A Dx11_init.c1238 .setWindowMousePassthrough = _glfwSetWindowMousePassthroughX11, in _glfwConnectX11()

Completed in 11 milliseconds