Searched refs:ID_AUTOCATASSIGN (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 DSearchDlg.cpp342 enable |= (CastChild(ID_AUTOCATASSIGN, wxChoice)->GetSelection() > 0);
615 CastChild( ID_AUTOCATASSIGN, wxChoice )->SetSelection(0);
623 wxChoice* c_cat = CastChild( ID_AUTOCATASSIGN, wxChoice );
H A Dmuuli_wdr.h49 #define ID_AUTOCATASSIGN 10007 macro
H A DSearchListCtrl.cpp787 category = CastByID(ID_AUTOCATASSIGN, NULL, wxChoice)->GetSelection();
H A Dmuuli_wdr.cpp248 wxChoice *item18 = new wxChoice( parent, ID_AUTOCATASSIGN, wxDefaultPosition, wxDefaultSize, 0, strs18, 0 );

Completed in 72 milliseconds