Home
last modified time | relevance | path

Searched refs:XCheckIfEvent (Results 1 - 2 of 2) sorted by relevance

/third_party/glfw/src/
H A Dx11_window.c987 XCheckIfEvent(_glfw.x11.display, in getSelectionString()
1012 while (!XCheckIfEvent(_glfw.x11.display, in getSelectionString()
1893 while (XCheckIfEvent(_glfw.x11.display, &event, isSelectionEvent, NULL)) in _glfwPushSelectionToManagerX11()
2273 while (!XCheckIfEvent(_glfw.x11.display, in _glfwGetWindowFrameSizeX11()
H A Dx11_platform.h207 #define XCheckIfEvent _glfw.x11.xlib.CheckIfEvent macro

Completed in 8 milliseconds