Lines Matching refs:offset
69 #define offset(field) XtOffset(MailboxWidget,mailbox.field)
81 offset (update), XtRString, "30" },
83 offset (foreground_pixel), XtRString, "black" },
87 offset (reverseVideo), XtRString, "FALSE" },
89 offset (filename), XtRString, NULL },
91 offset (check_command), XtRString, NULL},
93 offset (volume), XtRString, "33"},
95 offset (once_only), XtRImmediate, (caddr_t)False },
97 offset (full.bitmap), XtRString, "flagup" },
99 offset (full.mask), XtRBitmap, (caddr_t) &nopix },
101 offset (empty.bitmap), XtRString, "flagdown" },
103 offset (empty.mask), XtRBitmap, (caddr_t) &nopix },
105 offset (flipit), XtRString, "true" },
108 offset (shapeit), XtRString, "false" },
112 #undef offset