Searched refs:CreateWebApplicationShortcutsDialogGtk (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dcreate_application_shortcuts_dialog_gtk.h76 class CreateWebApplicationShortcutsDialogGtk class in inherits:CreateApplicationShortcutsDialogGtk
82 CreateWebApplicationShortcutsDialogGtk(GtkWindow* parent,
84 virtual ~CreateWebApplicationShortcutsDialogGtk() {}
93 DISALLOW_COPY_AND_ASSIGN(CreateWebApplicationShortcutsDialogGtk);
H A Dcreate_application_shortcuts_dialog_gtk.cc37 void CreateWebApplicationShortcutsDialogGtk::Show(
39 new CreateWebApplicationShortcutsDialogGtk(parent, tab_contents);
274 CreateWebApplicationShortcutsDialogGtk::CreateWebApplicationShortcutsDialogGtk( function in class:CreateWebApplicationShortcutsDialogGtk
287 void CreateWebApplicationShortcutsDialogGtk::OnCreatedShortcut() {
H A Dbrowser_window_gtk.cc1071 CreateWebApplicationShortcutsDialogGtk::Show(window_, tab_contents);
/external/chromium_org/chrome/browser/ui/gtk/
H A Dcreate_application_shortcuts_dialog_gtk.h92 class CreateWebApplicationShortcutsDialogGtk class in inherits:CreateApplicationShortcutsDialogGtk
98 CreateWebApplicationShortcutsDialogGtk(GtkWindow* parent,
104 virtual ~CreateWebApplicationShortcutsDialogGtk() {}
110 DISALLOW_COPY_AND_ASSIGN(CreateWebApplicationShortcutsDialogGtk);
H A Dcreate_application_shortcuts_dialog_gtk.cc56 new CreateWebApplicationShortcutsDialogGtk(parent_window, web_contents);
296 CreateWebApplicationShortcutsDialogGtk::CreateWebApplicationShortcutsDialogGtk( function in class:CreateWebApplicationShortcutsDialogGtk
312 void CreateWebApplicationShortcutsDialogGtk::OnCreatedShortcut() {

Completed in 165 milliseconds