Searched refs:UpdateSelectedPage (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtoolbook.h104 void UpdateSelectedPage(size_t newsel);
H A Dchoicebk.h94 void UpdateSelectedPage(size_t newsel) function in class:wxChoicebook
H A Dlistbook.h95 void UpdateSelectedPage(size_t newsel);
H A Dbookctrl.h246 // [Set|Change]Selection, it must override UpdateSelectedPage(),
251 virtual void UpdateSelectedPage(size_t WXUNUSED(newsel))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlistbkg.cpp264 void wxListbook::UpdateSelectedPage(size_t newsel) function in class:wxListbook
H A Dtoolbkg.cpp257 void wxToolbook::UpdateSelectedPage(size_t newsel) function in class:wxToolbook
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dbookctrl.cpp480 UpdateSelectedPage(n);

Completed in 302 milliseconds