Searched refs:OnCharHook (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddialog.h95 // this function is used by OnCharHook() to decide whether the given key
126 void OnCharHook(wxKeyEvent& event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddialog.cpp36 EVT_CHAR_HOOK(wxDialog::OnCharHook)
96 void wxDialog::OnCharHook(wxKeyEvent& event) function in class:wxDialog
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Ddialog.h82 void OnCharHook(wxKeyEvent& event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddlgcmn.cpp106 EVT_CHAR_HOOK(wxDialogBase::OnCharHook)
470 void wxDialogBase::OnCharHook(wxKeyEvent& event) function in class:wxDialogBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dapp.tex270 %%\membersection{wxApp::OnCharHook}\label{wxapponcharhook}
272 %%\func{void}{OnCharHook}{\param{wxKeyEvent\&}{ event}}
291 %%\helpref{wxWindow::OnCharHook}{wxwindowoncharhook}, \helpref{wxDialog::OnCharHook}{wxdialogoncharhook}
H A Dwindow.tex1845 %% \helpref{wxKeyEvent}{wxkeyevent}, \helpref{wxWindow::OnCharHook}{wxwindowoncharhook},\rtfsp
1848 %% \membersection{wxWindow::OnCharHook}\label{wxwindowoncharhook}
1850 %% \func{void}{OnCharHook}{\param{wxKeyEvent\&}{ event}}
1867 %% where pressing ESC dismisses the dialog by {\bf OnCharHook} 'forging' a cancel button press event.
1880 %% \helpref{wxWindow::OnCharHook}{wxwindowoncharhook},\rtfsp
1882 %% %%\helpref{wxApp::OnCharHook}{wxapponcharhook},\rtfsp
1962 %% \helpref{wxKeyEvent}{wxkeyevent}, \helpref{wxWindow::OnCharHook}{wxwindowoncharhook},\rtfsp
1991 %% \helpref{wxKeyEvent}{wxkeyevent}, \helpref{wxWindow::OnCharHook}{wxwindowoncharhook},\rtfsp

Completed in 172 milliseconds