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

/haiku/src/add-ons/mail_daemon/inbound_filters/match_header/
H A DConfigView.cpp54 BTextControl* fFlagsControl; member in class:RuleFilterConfig
89 fFlagsControl = new BTextControl("flags", NULL, NULL);
90 fFlagsControl->SetText(settings.SetFlagsTo());
178 settings.SetString("set flags", fFlagsControl->Text());
211 _SetVisible(fFlagsControl, fAction == ACTION_SET_FLAGS_TO);

Completed in 38 milliseconds