Searched refs:OnZoom (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/
H A Dlife.h140 void OnZoom(wxCommandEvent& event);
H A Dlife.cpp115 EVT_MENU (wxID_ZOOM_IN, LifeFrame::OnZoom)
116 EVT_MENU (wxID_ZOOM_OUT,LifeFrame::OnZoom)
506 void LifeFrame::OnZoom(wxCommandEvent& event) function in class:LifeFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dprntbase.h460 void OnZoom(wxCommandEvent& event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dprntbase.cpp991 EVT_CHOICE(wxID_PREVIEW_ZOOM, wxPreviewControlBar::OnZoom)
1120 void wxPreviewControlBar::OnZoom(wxCommandEvent& WXUNUSED(event))

Completed in 129 milliseconds