Searched refs:useAccountFrom (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/apps/mail/
H A DMailWindow.cpp1977 uint32 useAccountFrom = fApp->UseAccountFrom();
1979 fMail = mail->ForwardMessage(useAccountFrom == ACCOUNT_FROM_MAIL,
1990 if (useAccountFrom == ACCOUNT_FROM_MAIL)
2191 uint32 useAccountFrom = fApp->UseAccountFrom(); local
2194 useAccountFrom == ACCOUNT_FROM_MAIL, QUOTE);
2209 if ((useAccountFrom == ACCOUNT_FROM_MAIL) || (accountID > -1)) {
2210 if (useAccountFrom == ACCOUNT_FROM_MAIL)

Completed in 42 milliseconds