Home
last modified time | relevance | path

Searched refs:XtAppPending (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_gtk_vms.h524 #define XtAppPending XTAPPPENDING macro
H A Dgui_x11.c2612 while ((mask = XtAppPending(app_context)) && (mask & desired) in gui_mch_update()
H A Dos_unix.c7860 XtInputMask mask = XtAppPending(app_context); in xterm_update()