Searched refs:OnFakeOk (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/gtk/
H A Ddirdlg.h55 void OnFakeOk( wxCommandEvent &event );
H A Dfiledlg.h66 void OnFakeOk( wxCommandEvent &event );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dfiledlg.cpp25 EVT_BUTTON(wxID_OK, wxFileDialog::OnFakeOk)
45 void wxFileDialog::OnFakeOk( wxCommandEvent &event ) function in class:wxFileDialog
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dfiledlg.h66 void OnFakeOk( wxCommandEvent &event );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddirdlg.cpp91 EVT_BUTTON(wxID_OK, wxDirDialog::OnFakeOk)
152 void wxDirDialog::OnFakeOk( wxCommandEvent &event ) function in class:wxDirDialog
H A Dfiledlg.cpp154 EVT_BUTTON(wxID_OK, wxFileDialog::OnFakeOk)
292 void wxFileDialog::OnFakeOk( wxCommandEvent &event ) function in class:wxFileDialog

Completed in 68 milliseconds