Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dwin32_platform.h575 void _glfwSetWindowMousePassthroughWin32(_GLFWwindow* window, GLFWbool enabled);
H A Dwin32_init.c666 .setWindowMousePassthrough = _glfwSetWindowMousePassthroughWin32, in _glfwConnectWin32()
H A Dwin32_window.c1532 _glfwSetWindowMousePassthroughWin32(window, GLFW_TRUE); in _glfwCreateWindowWin32()
2020 void _glfwSetWindowMousePassthroughWin32(_GLFWwindow* window, GLFWbool enabled) in _glfwSetWindowMousePassthroughWin32() function

Completed in 7 milliseconds