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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DChatWnd.cpp53 EVT_BUTTON(IDC_CCLOSE, CChatWnd::OnBnClickedCclose)
235 GetParent()->FindWindow(IDC_CCLOSE)->Enable(false);
240 GetParent()->FindWindow(IDC_CCLOSE)->Enable(true);
246 wxASSERT(GetParent()->FindWindow(IDC_CCLOSE)->IsEnabled());
H A Dmuuli_wdr.h467 #define IDC_CCLOSE 10330 macro
H A Dmuuli_wdr.cpp3502 wxButton *item8 = new wxButton( parent, IDC_CCLOSE, _("Close"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 120 milliseconds