Searched refs:MailboxWidget (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xbiff/dist/
H A DMailbox.h67 typedef struct _MailboxRec *MailboxWidget; /* see MailboxP.h */ typedef in typeref:struct:_MailboxRec *
H A DMailbox.c166 static void GetMailFile(MailboxWidget w);
167 static void CloseDown (MailboxWidget w, int status);
169 static void check_mailbox(MailboxWidget w, Boolean force_redraw, Boolean reset);
170 static void redraw_mailbox (MailboxWidget w);
171 static void beep (MailboxWidget w);
231 static GC get_mailbox_gc (MailboxWidget w)
249 MailboxWidget w = (MailboxWidget) new;
282 MailboxWidget w = (MailboxWidget) g
[all...]

Completed in 3 milliseconds