Searched refs:OnResponse (Results 1 - 25 of 39) sorted by relevance

12

/external/chromium/chrome/browser/ui/gtk/download/
H A Ddownload_in_progress_dialog_gtk.h24 CHROMEGTK_CALLBACK_1(DownloadInProgressDialogGtk, void, OnResponse, int);
H A Ddownload_in_progress_dialog_gtk.cc79 void DownloadInProgressDialogGtk::OnResponse(GtkWidget* dialog, function in class:DownloadInProgressDialogGtk
/external/chromium/chrome/browser/ui/gtk/
H A Dexternal_protocol_dialog_gtk.h22 CHROMEGTK_CALLBACK_1(ExternalProtocolDialogGtk, void, OnResponse, int);
H A Dinstant_confirm_dialog_gtk.h25 CHROMEGTK_CALLBACK_1(InstantConfirmDialogGtk, void, OnResponse, int);
H A Dprocess_singleton_dialog.h27 CHROMEGTK_CALLBACK_1(ProcessSingletonDialog, void, OnResponse, int);
H A Dupdate_recommended_dialog.h24 CHROMEGTK_CALLBACK_1(UpdateRecommendedDialog, void, OnResponse, int);
H A Djs_modal_dialog_gtk.h34 CHROMEGTK_CALLBACK_1(JSModalDialogGtk, void, OnResponse, int);
H A Dedit_search_engine_dialog.h52 CHROMEGTK_CALLBACK_1(EditSearchEngineDialog, void, OnResponse, int);
H A Djs_modal_dialog_gtk.cc175 OnResponse(gtk_dialog_, GTK_RESPONSE_DELETE_EVENT);
179 OnResponse(gtk_dialog_, GTK_RESPONSE_OK);
183 OnResponse(gtk_dialog_, GTK_RESPONSE_CANCEL);
189 void JSModalDialogGtk::OnResponse(GtkWidget* dialog, int response_id) { function in class:JSModalDialogGtk
H A Dprocess_singleton_dialog.cc39 void ProcessSingletonDialog::OnResponse(GtkWidget* dialog, int response_id) { function in class:ProcessSingletonDialog
H A Dhtml_dialog_gtk.h54 CHROMEGTK_CALLBACK_1(HtmlDialogGtk, void, OnResponse, int);
H A Dinstant_confirm_dialog_gtk.cc66 void InstantConfirmDialogGtk::OnResponse(GtkWidget* dialog, int response_id) { function in class:InstantConfirmDialogGtk
H A Dupdate_recommended_dialog.cc55 void UpdateRecommendedDialog::OnResponse(GtkWidget* dialog, int response_id) { function in class:UpdateRecommendedDialog
H A Dexternal_protocol_dialog_gtk.cc110 void ExternalProtocolDialogGtk::OnResponse(GtkWidget* dialog, int response_id) { function in class:ExternalProtocolDialogGtk
H A Dcrypto_module_password_dialog.cc92 CHROMEGTK_CALLBACK_1(CryptoModulePasswordDialog, void, OnResponse, int);
189 void CryptoModulePasswordDialog::OnResponse(GtkWidget* dialog, function in class:__anon2035::CryptoModulePasswordDialog
/external/chromium/chrome/browser/ui/gtk/importer/
H A Dimport_lock_dialog_gtk.h28 CHROMEGTK_CALLBACK_1(ImportLockDialogGtk, void, OnResponse, int);
H A Dimport_progress_dialog_gtk.h43 CHROMEGTK_CALLBACK_1(ImportProgressDialogGtk, void, OnResponse, int);
H A Dimport_lock_dialog_gtk.cc64 void ImportLockDialogGtk::OnResponse(GtkWidget* dialog, int response_id) { function in class:ImportLockDialogGtk
/external/chromium/chrome/browser/ui/gtk/extensions/
H A Dextension_uninstall_dialog_gtk.cc29 void OnResponse(GtkWidget* dialog, int response_id, function in namespace:__anon2043
78 g_signal_connect(dialog, "response", G_CALLBACK(OnResponse), delegate);
H A Dextension_install_dialog_gtk.cc42 void OnResponse(GtkWidget* dialog, int response_id, function in namespace:__anon2041
162 g_signal_connect(dialog, "response", G_CALLBACK(OnResponse), delegate);
/external/chromium/chrome/browser/printing/
H A Dprint_dialog_gtk.h59 CHROMEGTK_CALLBACK_1(PrintDialogGtk, void, OnResponse, int);
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dstunrequest.h111 virtual void OnResponse(StunMessage* response) {} function in class:cricket::StunRequest
/external/chromium/chrome/browser/ui/
H A Dinput_window_dialog_gtk.cc31 CHROMEGTK_CALLBACK_1(InputWindowDialogGtk, void, OnResponse, int);
113 void InputWindowDialogGtk::OnResponse(GtkWidget* dialog, int response_id) { function in class:InputWindowDialogGtk
/external/chromium/chrome/browser/policy/
H A Ddevice_management_backend_impl.cc167 virtual void OnResponse(
211 OnResponse(response);
299 virtual void OnResponse(const em::DeviceManagementResponse& response) { function in class:policy::DeviceManagementRegisterJob
334 virtual void OnResponse(const em::DeviceManagementResponse& response) { function in class:policy::DeviceManagementUnregisterJob
369 virtual void OnResponse(const em::DeviceManagementResponse& response) { function in class:policy::DeviceManagementPolicyJob
/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_editor_gtk.h108 CHROMEGTK_CALLBACK_1(BookmarkEditorGtk, void, OnResponse, int);

Completed in 131 milliseconds

12