Searched refs:IDC_PRIOCOMBO (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 DCatDialog.cpp82 CastChild(IDC_PRIOCOMBO,wxChoice)->SetSelection(m_category->prio);
90 CastChild(IDC_PRIOCOMBO,wxChoice)->SetSelection(0);
196 CastChild(IDC_PRIOCOMBO, wxChoice)->GetSelection());
202 CastChild(IDC_PRIOCOMBO, wxChoice)->GetSelection());
H A Dmuuli_wdr.h326 #define IDC_PRIOCOMBO 10235 macro
H A Dmuuli_wdr.cpp2398 wxChoice *item15 = new wxChoice( parent, IDC_PRIOCOMBO, wxDefaultPosition, wxDefaultSize, 5, strs15, 0 );

Completed in 96 milliseconds