Searched refs:OnResponseDialog (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/gtk/
H A Dfirst_run_dialog.h25 CHROMEGTK_CALLBACK_1(FirstRunDialog, void, OnResponseDialog, int);
H A Dfirst_run_dialog.cc159 void FirstRunDialog::OnResponseDialog(GtkWidget* widget, int response) { function in class:FirstRunDialog
/external/chromium/chrome/browser/ui/gtk/
H A Dfirst_run_dialog.h33 CHROMEGTK_CALLBACK_1(FirstRunDialog, void, OnResponseDialog, int);
H A Dfirst_run_dialog.cc249 OnResponseDialog(NULL, GTK_RESPONSE_ACCEPT);
397 void FirstRunDialog::OnResponseDialog(GtkWidget* widget, int response) { function in class:FirstRunDialog

Completed in 88 milliseconds