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.h91 class CreateWebApplicationShortcutsDialogGtk class in inherits:CreateApplicationShortcutsDialogGtk
97 CreateWebApplicationShortcutsDialogGtk(GtkWindow* parent,
103 virtual ~CreateWebApplicationShortcutsDialogGtk() {}
109 DISALLOW_COPY_AND_ASSIGN(CreateWebApplicationShortcutsDialogGtk);
H A Dcreate_application_shortcuts_dialog_gtk.cc59 new CreateWebApplicationShortcutsDialogGtk(parent_window, web_contents);
294 CreateWebApplicationShortcutsDialogGtk::CreateWebApplicationShortcutsDialogGtk( function in class:CreateWebApplicationShortcutsDialogGtk
310 void CreateWebApplicationShortcutsDialogGtk::OnCreatedShortcut() {

Completed in 118 milliseconds