Searched refs:resending (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/apps/mail/
H A DHeader.h85 bool resending, uint32 defaultCharacterSet,
H A DHeader.cpp136 bool resending, uint32 defaultCharacterSet, int32 defaultAccount)
153 fResending(resending),
233 if (!resending && fIncoming) {
249 if (fIncoming && !resending) {
272 resending, B_FOLLOW_LEFT_RIGHT);
275 if (!fIncoming || resending) {
288 if (!fIncoming || resending) {
302 if (!fIncoming || resending) {
759 bool incoming, bool resending, int32 resizingMode)
767 fResending = resending;
135 THeaderView(BRect rect, BRect windowRect, bool incoming, bool resending, uint32 defaultCharacterSet, int32 defaultAccount) argument
758 TTextControl(BRect rect, const char *label, BMessage *msg, bool incoming, bool resending, int32 resizingMode) argument
[all...]
H A DMailWindow.h73 bool resending,
H A DMailWindow.cpp150 const entry_ref* ref, const char* to, const BFont* font, bool resending,
171 fResending(resending),
233 if (!fIncoming || resending) {
238 if (!resending && fIncoming) {
369 if (!resending && fIncoming) {
382 if (!resending && fIncoming) {
489 fHeaderView = new THeaderView (r, rect, fIncoming, resending,
490 (resending || !fIncoming)
149 TMailWindow(BRect rect, const char* title, TMailApp* app, const entry_ref* ref, const char* to, const BFont* font, bool resending, BMessenger* messenger) argument
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dhostchan.c79 static int resending = FALSE; variable
715 resending = TRUE;
847 if (resending) {
850 printf("resending hseq 0x%x oseq 0x%x\n",
884 if (resending) {
890 resending = FALSE;

Completed in 97 milliseconds