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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Mailbox.c40 #include <./Xaw3_1MailboxP.h> /* for implementation mailbox stuff */
49 * The default user interface is to have the mailbox turn itself off whenever
69 #define offset(field) XtOffset(MailboxWidget,mailbox.field)
183 xgcv.foreground = w->mailbox.foreground_pixel;
200 if (!w->mailbox.filename) GetMailFile (w);
205 if (w->mailbox.reverseVideo) {
208 tmp = w->mailbox.foreground_pixel;
209 w->mailbox.foreground_pixel = w->core.background_pixel;
214 if (w->mailbox.shapeit && !XShapeQueryExtension (XtDisplay (w),
217 w->mailbox
[all...]
H A DXaw3_1MailboxP.h30 typedef struct { /* new fields for mailbox widget */
61 MailboxPart mailbox; member in struct:_MailboxRec
65 typedef struct { /* new fields for mailbox class */

Completed in 1230 milliseconds