Searched refs:XtAppPending (Results 1 – 3 of 3) sorted by relevance
524 #define XtAppPending XTAPPPENDING macro
2612 while ((mask = XtAppPending(app_context)) && (mask & desired) in gui_mch_update()
7860 XtInputMask mask = XtAppPending(app_context); in xterm_update()