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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPrefsUnifiedDlg.cpp449 FindWindow(IDC_MSGFILTER_NONSECURE)->Enable(false);
454 FindWindow(IDC_MSGFILTER_NONSECURE)->Enable(false);
850 FindWindow(IDC_MSGFILTER_NONSECURE)->Enable(value);
863 FindWindow(IDC_MSGFILTER_NONSECURE)->Enable(!value);
H A Dmuuli_wdr.h397 #define IDC_MSGFILTER_NONSECURE 10286 macro
H A DPreferences.cpp1188 NewCfgItem(IDC_MSGFILTER_NONSECURE, (new Cfg_Bool( wxT("/eMule/MessageFromValidSourcesOnly"), s_msgsecure, true )));
H A Dmuuli_wdr.cpp2983 wxCheckBox *item6 = new wxCheckBox( parent, IDC_MSGFILTER_NONSECURE, _("Filter messages from unknown clients"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 125 milliseconds