Searched refs:PFN_XFlush (Results 1 - 2 of 2) sorted by relevance
/third_party/glfw/src/ | ||
H A D | x11_platform.h | 125 typedef int (* PFN_XFlush)(Display*); typedef 673 PFN_XFlush Flush; |
H A D | x11_init.c | 1372 _glfw.x11.xlib.Flush = (PFN_XFlush) in _glfwInitX11() |
Completed in 6 milliseconds