Searched refs:xtermAppPending (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dscrollbar.c236 if (xtermAppPending())
H A DTekproc.c838 if (xtermAppPending() & XtIMXEvent) {
H A Dmisc.c301 if (xtermAppPending()
541 xtermAppPending(void) function in typeref:typename:XtInputMask
591 while ((input_mask = xtermAppPending()) != 0) {
692 } while (xtermAppPending() & XtIMXEvent);
H A Dxterm.h1304 extern XtInputMask xtermAppPending (void);
H A Dcharproc.c6613 if (xtermAppPending()) {
6671 if (xtermAppPending() ||
9609 if (xtermAppPending()) {
9617 if (xtermAppPending()) {
14077 if (xtermAppPending())

Completed in 29 milliseconds