Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dwin32_platform.h582 void _glfwPollEventsWin32(void);
H A Dwin32_window.c787 // NOTE: The other half of this is in _glfwPollEventsWin32 in windowProc()
2102 void _glfwPollEventsWin32(void) in _glfwPollEventsWin32() function
2189 _glfwPollEventsWin32(); in _glfwWaitEventsWin32()
2196 _glfwPollEventsWin32(); in _glfwWaitEventsTimeoutWin32()
H A Dwin32_init.c667 .pollEvents = _glfwPollEventsWin32, in _glfwConnectWin32()

Completed in 6 milliseconds