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

/haiku/src/apps/mail/
H A DPrefs.h98 bool* fNewAttachAttributes; member in class:TPrefsWindow
H A DPrefs.cpp104 fNewAttachAttributes(attachAttributes),
105 fAttachAttributes(*fNewAttachAttributes),
339 *fNewAttachAttributes = fAttachAttributes;
448 msg->FindBool("attachAttributes", fNewAttachAttributes);
517 || fAttachAttributes != *fNewAttachAttributes

Completed in 43 milliseconds