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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dtabg.h115 wxTabControl *AddTab(int id, const wxString& label, wxTabControl *existingTab = (wxTabControl *) NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtabg.cpp545 wxTabControl *wxTabView::AddTab(int id, const wxString& label, wxTabControl *existingTab) argument
577 wxTabControl *tabControl = existingTab;
578 if (!existingTab)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtabview.tex38 \func{wxTabControl *}{AddTab}{\param{int}{ id}, \param{const wxString\& }{label}, \param{wxTabControl *}{existingTab=NULL}}
46 {\it existingTab} maybe NULL to specify a new tab, or non-NULL to indicate that an existing tab should be used.

Completed in 87 milliseconds