Home
last modified time | relevance | path

Searched refs:XCheckWindowEvent (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_gtk_vms.h103 #define XCheckWindowEvent XCHECKWINDOWEVENT macro
H A Dif_xcmdsrv.c579 while (XCheckWindowEvent(dpy, commWindow, PropertyChangeMask, &event)) in ServerWait()