Searched defs:GtkWindow (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dabout_chrome_dialog.h10 typedef struct _GtkWindow GtkWindow; typedef in typeref:struct:_GtkWindow
13 void ShowAboutDialogForProfile(GtkWindow* parent, Profile* profile);
H A Dupdate_recommended_dialog.h14 typedef struct _GtkWindow GtkWindow; typedef in typeref:struct:_GtkWindow
18 static void Show(GtkWindow* parent);
21 explicit UpdateRecommendedDialog(GtkWindow* parent);
H A Dinstant_confirm_dialog_gtk.h15 typedef struct _GtkWindow GtkWindow; typedef in typeref:struct:_GtkWindow
21 InstantConfirmDialogGtk(GtkWindow* parent, Profile* profile);
H A Dcreate_application_shortcuts_dialog_gtk.h19 typedef struct _GtkWindow GtkWindow; typedef in typeref:struct:_GtkWindow
29 explicit CreateApplicationShortcutsDialogGtk(GtkWindow* parent);
41 virtual void CreateDialogBox(GtkWindow* parent);
52 GtkWindow* parent_;
80 static void Show(GtkWindow* parent, TabContentsWrapper* tab_contents);
82 CreateWebApplicationShortcutsDialogGtk(GtkWindow* parent,
101 static void Show(GtkWindow* parent, const Extension* app);
103 explicit CreateChromeApplicationShortcutsDialogGtk(GtkWindow* parent,
/external/chromium/chrome/browser/ui/gtk/importer/
H A Dimport_lock_dialog_gtk.h16 typedef struct _GtkWindow GtkWindow; typedef in typeref:struct:_GtkWindow
22 static void Show(GtkWindow* parent, ImporterHost* importer_host);
25 ImportLockDialogGtk(GtkWindow* parent, ImporterHost* importer_host);
H A Dimport_progress_dialog_gtk.h21 typedef struct _GtkWindow GtkWindow; typedef in typeref:struct:_GtkWindow
26 static void StartImport(GtkWindow* parent,
35 ImportProgressDialogGtk(GtkWindow* parent,
56 GtkWindow* parent_;
/external/webkit/Source/JavaScriptCore/wtf/gobject/
H A DGTypedefs.h83 typedef struct _GtkWindow GtkWindow; typedef in typeref:struct:_GtkWindow

Completed in 92 milliseconds