Lines Matching refs:_X_UNUSED
120 XtAppGetErrorDatabase(XtAppContext app _X_UNUSED)
155 XtAppGetErrorDatabaseText(XtAppContext app _X_UNUSED,
378 XtAppErrorMsg(XtAppContext app _X_UNUSED,
419 XtAppWarningMsg(XtAppContext app _X_UNUSED,
455 XtAppSetErrorMsgHandler(XtAppContext app _X_UNUSED,
496 XtAppSetWarningMsgHandler(XtAppContext app _X_UNUSED, XtErrorMsgHandler handler)
549 XtAppError(XtAppContext app _X_UNUSED, _Xconst char *message)
575 XtAppWarning(XtAppContext app _X_UNUSED, _Xconst char *message)
604 XtAppSetErrorHandler(XtAppContext app _X_UNUSED,
645 XtAppSetWarningHandler(XtAppContext app _X_UNUSED, XtErrorHandler handler)
670 _XtSetDefaultErrorHandlers(XtErrorMsgHandler *errMsg _X_UNUSED,
671 XtErrorMsgHandler *warnMsg _X_UNUSED,
672 XtErrorHandler *err _X_UNUSED,
673 XtErrorHandler *warn _X_UNUSED)