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

/haiku/src/apps/mail/
H A DPrefs.h104 int32* fNewAccount; member in class:TPrefsWindow
H A DPrefs.cpp113 fNewAccount(account),
114 fAccount(*fNewAccount),
454 msg->FindInt32("id",(int32*)fNewAccount);
519 || fAccount != *fNewAccount

Completed in 51 milliseconds