OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XtIMAll
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/modules/
xt.c
259
INTEGER(
XtIMAll
), fname, 0);
640
mask =
XtIMAll
;
646
if (mask != (mask &
XtIMAll
))
648
STRFUN(builtin), (long)mask, (long)
XtIMAll
);
/xsrc/external/mit/libXt/dist/src/
Event.c
1607
XtInputMask m =
XtIMAll
;
1613
m =
XtIMAll
;
/xsrc/external/mit/proxymngr/dist/
main.c
235
XtAppProcessEvent (appContext,
XtIMAll
);
/xsrc/external/mit/xsm/dist/
xsm.c
1346
XtAppProcessEvent (appContext,
XtIMAll
);
/xsrc/external/mit/libXt/dist/include/X11/
Intrinsic.h
1057
#define
XtIMAll
(XtIMXEvent | XtIMTimer | XtIMAlternateInput | XtIMSignal)
/xsrc/external/mit/xfontsel/dist/
xfontsel.c
1516
while (XtAppPending(appCtx)) XtAppProcessEvent(appCtx,
XtIMAll
);
Completed in 10 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026