Home
last modified time | relevance | path

Searched refs:XtAppPending (Results 151 – 164 of 164) sorted by relevance

1234567

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dmain.c3297 while(XtAppPending(app)) in HandlePendingEvents()
13340 while (max < 1 && !XtAppPending(app_context))
/dports/editors/xvile/vile-9.8v/
H A DCHANGES.R4646 + added mask with XtIMXEvent to all calls to XtAppPending(), to
/dports/editors/vile/vile-9.8v/
H A DCHANGES.R4646 + added mask with XtIMXEvent to all calls to XtAppPending(), to
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dxwindows.cpp4788 int pending = XtAppPending(DEREFDISPLAYHANDLE(dsHandle)->app_context); in NextEvent()
/dports/x11-toolkits/libXt/libXt-1.2.1/
H A DChangeLog1089 Fix this by checking with XtAppPending() when the mask is not XtIMAll.
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphunixx11.c5831 mask = XtAppPending(gra_xtapp); in checkforinterrupt()
/dports/editors/emacs/emacs-27.2/src/
H A Dxterm.c13321 while (XtAppPending (Xt_app_con) & XtIMTimer) in x_process_timeouts()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxterm.c15239 while (XtAppPending (Xt_app_con) & XtIMTimer) in x_process_timeouts()
/dports/audio/snd/snd-21.2/
H A Dsnd-chn.c3128 …return(XtAppPending(main_app(ss)) == 0); /* return true if there are no pending events to force cu…
H A Dxm.c15343 return(C_ulong_to_Xen_ulong(XtAppPending(Xen_to_C_XtAppContext(arg1))));
21746 XM_define_procedure(XtAppPending, gxm_XtAppPending_w, 1, 0, 0, H_XtAppPending);
H A Dsnd-motif.c375 msk = XtAppPending(app); in check_for_event()
H A Dsnd-test.scm24810 (let ((msk (XtAppPending app)))
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_display.c22269 if (XtAppPending(*app)) { XtAppProcessEvent (*app, XtIMAll); } in SUMA_PauseForUser()
H A DSUMA_displayDev20210611.c22187 if (XtAppPending(*app)) { XtAppProcessEvent (*app, XtIMAll); } in SUMA_PauseForUser()

1234567