Searched refs:MsgSetScrn (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xmh/dist/ |
| H A D | msg.h | 33 extern int MsgSetScrn(Msg, Scrn, XtCallbackList, XtCallbackList);
|
| H A D | compfuncs.c | 52 if (MsgSetScrn((Msg) NULL, scrn, confirms, (XtCallbackList) NULL) == 60 (void) MsgSetScrn(msg, scrn, (XtCallbackList) NULL, (XtCallbackList) NULL);
|
| H A D | viewfuncs.c | 48 if (MsgSetScrn((Msg) NULL, scrn, confirms, (XtCallbackList) NULL) ==
|
| H A D | toc.c | 843 /* 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 D | folder.c | 91 if (MsgSetScrn((Msg) NULL, scrnList[i], confirm_callbacks, 102 /* if (MsgSetScrn((Msg) NULL, scrn)) 125 if (MsgSetScrn((Msg) NULL, scrn, confirm_callbacks,
|
| H A D | tocfuncs.c | 105 if (MsgSetScrn(msg, scrn, confirms, (XtCallbackList) NULL) != 187 (void) MsgSetScrn(mlist->msglist[0], vscrn, (XtCallbackList) NULL,
|
| H A D | msg.c | 408 int MsgSetScrn( function in typeref:typename:int
|
Completed in 8 milliseconds