Searched refs:MsgSetScrn (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xmh/dist/
H A Dmsg.h33 extern int MsgSetScrn(Msg, Scrn, XtCallbackList, XtCallbackList);
H A Dcompfuncs.c52 if (MsgSetScrn((Msg) NULL, scrn, confirms, (XtCallbackList) NULL) ==
60 (void) MsgSetScrn(msg, scrn, (XtCallbackList) NULL, (XtCallbackList) NULL);
H A Dviewfuncs.c48 if (MsgSetScrn((Msg) NULL, scrn, confirms, (XtCallbackList) NULL) ==
H A Dtoc.c843 /* Doesn't make sense to have this MsgSetScrn for loop here. dmc. %%% */
845 MsgSetScrn(toc->msgs[i], (Scrn) NULL, (XtCallbackList) NULL,
892 if (MsgSetScrn(toc->msgs[i], (Scrn) NULL, confirms, cancels))
926 if (MsgSetScrn(msg, (Scrn) NULL, confirms, (XtCallbackList) NULL)
H A Dfolder.c91 if (MsgSetScrn((Msg) NULL, scrnList[i], confirm_callbacks,
102 /* if (MsgSetScrn((Msg) NULL, scrn))
125 if (MsgSetScrn((Msg) NULL, scrn, confirm_callbacks,
H A Dtocfuncs.c105 if (MsgSetScrn(msg, scrn, confirms, (XtCallbackList) NULL) !=
187 (void) MsgSetScrn(mlist->msglist[0], vscrn, (XtCallbackList) NULL,
H A Dmsg.c408 int MsgSetScrn( function in typeref:typename:int

Completed in 8 milliseconds