Searched refs:IDC_COMMENTWORD (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 Dmuuli_wdr.h402 #define IDC_COMMENTWORD 10291 macro
H A DPrefsUnifiedDlg.cpp461 FindWindow(IDC_COMMENTWORD)->Enable(CastChild(IDC_FILTERCOMMENTS, wxCheckBox)->IsChecked());
880 FindWindow(IDC_COMMENTWORD)->Enable(value);
H A DPreferences.cpp1198 NewCfgItem(IDC_COMMENTWORD, (new Cfg_Str( wxT("/eMule/CommentFilter"), s_CommentFilterString, wxEmptyString )));
H A Dmuuli_wdr.cpp3004 wxTextCtrl *item13 = new wxTextCtrl( parent, IDC_COMMENTWORD, wxT(""), wxDefaultPosition, wxSize(80,-1), 0 );

Completed in 200 milliseconds