Home
last modified time | relevance | path

Searched refs:fAttachAttributesMenu (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/mail/
H A DPrefs.h130 BPopUpMenu* fAttachAttributesMenu; variable
H A DPrefs.cpp252 fAttachAttributesMenu = _BuildAttachAttributesMenu(*attachAttributes); in TPrefsWindow()
254 fAttachAttributesMenu); in TPrefsWindow()
379 if ((item = fAttachAttributesMenu->FindItem(label)) != NULL) in MessageReceived()