Searched refs:FileControl (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/mail/
H A DFileConfigView.h23 class FileControl : public BView { class in namespace:BPrivate
25 FileControl(const char* name, const char* label,
28 virtual ~FileControl();
48 class MailFileConfigView : public FileControl {
/haiku/src/kits/mail/
H A DFileConfigView.cpp36 FileControl::FileControl(const char* name, const char* label, function in class:BPrivate::FileControl
55 FileControl::~FileControl()
62 FileControl::AttachedToWindow()
70 FileControl::MessageReceived(BMessage* msg)
107 FileControl::SetText(const char* pathOfFile)
114 FileControl::Text() const
121 FileControl::SetEnabled(bool enabled)
134 FileControl(nam
[all...]
/haiku/src/add-ons/mail_daemon/inbound_filters/match_header/
H A DConfigView.cpp53 FileControl* fFileControl;
83 fFileControl = new FileControl("arg", NULL,

Completed in 95 milliseconds