Searched refs:SetTabSelection (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dnotebook.cpp189 m_tabView->SetTabSelection(GetPageId(m_tabView, pPage));
299 m_tabView->SetTabSelection(-1, false);
305 m_tabView->SetTabSelection(GetPageId(m_tabView, GetPage(0)), false);
347 m_tabView->SetTabSelection(-1, true);
357 m_tabView->SetTabSelection(0, true);
431 m_tabView->SetTabSelection(GetPageId(m_tabView, pPage), true);
H A Dtabg.cpp1032 void wxTabView::SetTabSelection(int sel, bool activateTool) function in class:wxTabView
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dtabg.h179 void SetTabSelection(int sel, bool activateTool = true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtabview.tex314 \membersection{wxTabView::SetTabSelection}
316 \func{void}{SetTabSelection}{\param{int}{ sel}, \param{bool}{ activateTool=true}}
H A Dttab.tex165 view->SetTabSelection(TEST_TAB_CAT);

Completed in 118 milliseconds