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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mdi/
H A Dmdi.h77 void OnMove(wxMoveEvent& event);
H A Dmdi.cpp95 EVT_MOVE(MyChild::OnMove)
468 void MyChild::OnMove(wxMoveEvent& event) function in class:MyChild
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dwebkit.h90 void OnMove(wxMoveEvent &event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dcombocmn.cpp231 void OnMove( wxMoveEvent& event );
248 EVT_MOVE(wxComboFrameEventHandler::OnMove)
323 void wxComboFrameEventHandler::OnMove( wxMoveEvent& event ) function in class:wxComboFrameEventHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/controls/
H A Dcontrols.cpp199 void OnMove( wxMoveEvent& event );
1744 EVT_MOVE(MyFrame::OnMove)
1865 void MyFrame::OnMove( wxMoveEvent& event ) function in class:MyFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A DwxPython.tex153 014: EVT_MOVE(self, self.OnMove)
189 050: def OnMove(self, event):
H A Dwindow.tex2067 %% \membersection{wxWindow::OnMove}\label{wxwindowonmove}
2069 %% \func{void}{OnMove}{\param{wxMoveEvent\& }{event}}

Completed in 92 milliseconds