Searched refs:IDC_MSGFILTER_NONFRIENDS (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.cpp450 FindWindow(IDC_MSGFILTER_NONFRIENDS)->Enable(false);
455 FindWindow(IDC_MSGFILTER_NONFRIENDS)->Enable(false);
851 FindWindow(IDC_MSGFILTER_NONFRIENDS)->Enable(value);
864 FindWindow(IDC_MSGFILTER_NONFRIENDS)->Enable(!value);
H A Dmuuli_wdr.h396 #define IDC_MSGFILTER_NONFRIENDS 10285 macro
H A DPreferences.cpp1187 NewCfgItem(IDC_MSGFILTER_NONFRIENDS, (new Cfg_Bool( wxT("/eMule/MessagesFromFriendsOnly"), s_msgonlyfriends, false )));
H A Dmuuli_wdr.cpp2980 wxCheckBox *item5 = new wxCheckBox( parent, IDC_MSGFILTER_NONFRIENDS, _("Filter messages from people not on your friend list"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 88 milliseconds