Searched defs:nSel (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dtabctrl.h134 void SetSelection(int nSel) { m_nSel = nSel; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dtabctrl.h140 void SetSelection(int nSel) { m_nSel = nSel; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtabctrl.h137 void SetSelection(int nSel) { m_nSel = nSel; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/ownerdrw/
H A Downerdrw.cpp335 unsigned int nSel = event.GetSelection(); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dnotebmac.cpp578 void wxNotebook::ChangePage(int nOldSel, int nSel) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dnotebmac.cpp644 void wxNotebook::ChangePage(int nOldSel, int nSel) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dnotebook.cpp695 int nSel; local
[all...]
H A Dradiobox.cpp620 int nSel = GetSelection(); local
789 int nSel = FindString(rsStr); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dnotebook.cpp614 void wxNotebook::ChangePage(int nOldSel, int nSel) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dnotebook.cpp200 int nSel = notebook->GetSelection(); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dnotebook.cpp213 int nSel = notebook->GetSelection(); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/checklst/
H A Dchecklst.cpp426 int nSel = event.GetSelection(); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dbookctrl.h360 void SetSelection(int nSel) { m_nSel = nSel; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/notebook/
H A Dnotebook.cpp834 int nSel = currBook ? currBook->GetSelection() : wxNOT_FOUND; local
846 selection << nSel; local

Completed in 95 milliseconds