Searched refs:CreatePageChangingEvent (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtoolbook.h106 wxBookCtrlBaseEvent* CreatePageChangingEvent() const;
H A Dchoicebk.h100 wxBookCtrlBaseEvent* CreatePageChangingEvent() const;
H A Dlistbook.h97 wxBookCtrlBaseEvent* CreatePageChangingEvent() const;
H A Dbookctrl.h247 // CreatePageChangingEvent() and MakeChangedEvent(), but as it might not
255 virtual wxBookCtrlBaseEvent* CreatePageChangingEvent() const function in class:wxBookCtrlBase
258 // modify the event created by CreatePageChangingEvent() to "page changed"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dchoicbkg.cpp214 wxBookCtrlBaseEvent* wxChoicebook::CreatePageChangingEvent() const function in class:wxChoicebook
H A Dlistbkg.cpp276 wxBookCtrlBaseEvent* wxListbook::CreatePageChangingEvent() const function in class:wxListbook
H A Dtoolbkg.cpp247 wxBookCtrlBaseEvent* wxToolbook::CreatePageChangingEvent() const 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.cpp458 wxBookCtrlBaseEvent *event = CreatePageChangingEvent();

Completed in 54 milliseconds