Searched refs:OnCloseWindow (Results 76 - 87 of 87) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp1852 EVT_CLOSE(wxDocChildFrame::OnCloseWindow)
1898 void wxDocChildFrame::OnCloseWindow(wxCloseEvent& event) function in class:wxDocChildFrame
1929 EVT_CLOSE(wxDocParentFrame::OnCloseWindow)
2011 void wxDocParentFrame::OnCloseWindow(wxCloseEvent& event) function in class:wxDocParentFrame
H A Dprntbase.cpp1242 EVT_CLOSE(wxPreviewFrame::OnCloseWindow)
1266 void wxPreviewFrame::OnCloseWindow(wxCloseEvent& WXUNUSED(event))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/poem/
H A Dwxpoem.cpp113 EVT_CLOSE(MainWindow::OnCloseWindow)
574 void MainWindow::OnCloseWindow(wxCloseEvent& WXUNUSED(event))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtex2rtf.cpp642 EVT_CLOSE(MyFrame::OnCloseWindow)
667 void MyFrame::OnCloseWindow(wxCloseEvent& WXUNUSED(event))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtab.tex38 in the OnCloseWindow event handler).
H A Dtdelwin.tex79 void MyFrame::OnCloseWindow(wxCloseEvent& event)
H A DwxPython.tex173 034: def OnCloseWindow(self, event):
235 \item There is an {\tt OnCloseWindow} method at line 34 but no call to
H A Dporting.tex364 Add an OnCloseWindow event handler using an EVT\_CLOSE event table entry. For details
366 topic so please read it very carefully. Basically, OnCloseWindow is now responsible for
H A Dapp.tex470 %%\helpref{wxWindow::OnCloseWindow}{wxwindowonclosewindow},\rtfsp
H A Dwindow.tex393 implementation of wxDialog::OnCloseWindow does not necessarily delete the
1916 %% It is superseded by the \helpref{wxWindow::OnCloseWindow}{wxwindowonclosewindow} event
1929 %% \helpref{wxWindow::OnCloseWindow}{wxwindowonclosewindow},\rtfsp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dprntbase.h377 void OnCloseWindow(wxCloseEvent& event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtabg.cpp1142 EVT_CLOSE(wxTabbedDialog::OnCloseWindow)
1162 void wxTabbedDialog::OnCloseWindow(wxCloseEvent& WXUNUSED(event) )

Completed in 257 milliseconds

1234