Searched refs:XtAppSetWarningMsgHandler (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xmh/dist/
H A Dmain.c128 (void) XtAppSetWarningMsgHandler(appCtx, PopupWarningHandler);
/xsrc/external/mit/libXt/dist/src/
H A DError.c491 XtAppSetWarningMsgHandler(_XtDefaultAppContext(), handler);
496 XtAppSetWarningMsgHandler(XtAppContext app _X_UNUSED, XtErrorMsgHandler handler) function in typeref:typename:XtErrorMsgHandler
/xsrc/external/mit/xfd/dist/
H A Dxfd.c271 oldWarningHandler = XtAppSetWarningMsgHandler(xtcontext,
277 XtAppSetWarningMsgHandler(xtcontext, oldWarningHandler);
/xsrc/external/mit/libXt/dist/man/
H A DMakefile.am229 XtAppSetWarningMsgHandler \
H A DMakefile.in547 XtAppSetWarningMsgHandler \
/xsrc/external/mit/libXmu/dist/src/
H A DEditresCom.c1050 old = XtAppSetWarningMsgHandler(XtWidgetToApplicationContext(w),
1058 (void)XtAppSetWarningMsgHandler(XtWidgetToApplicationContext(w), old);
/xsrc/external/mit/libXt/dist/include/X11/
H A DIntrinsic.h1731 extern XtErrorMsgHandler XtAppSetWarningMsgHandler(
/xsrc/external/mit/xterm/dist/
H A Dmenu.c709 warningHandler = XtAppSetWarningMsgHandler(app_con, ignoreWarning);
731 XtAppSetWarningMsgHandler(app_con, warningHandler);

Completed in 21 milliseconds