HomeSort by relevance Sort by last modified time
    Searched refs:GtkWindow (Results 1 - 25 of 132) sorted by null

1 2 3 4 5 6

  /external/chromium/chrome/browser/ui/gtk/
about_chrome_dialog.h 10 typedef struct _GtkWindow GtkWindow;
13 void ShowAboutDialogForProfile(GtkWindow* parent, Profile* profile);
update_recommended_dialog.h 14 typedef struct _GtkWindow GtkWindow;
18 static void Show(GtkWindow* parent);
21 explicit UpdateRecommendedDialog(GtkWindow* parent);
create_application_shortcuts_dialog_gtk.h 19 typedef struct _GtkWindow 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,
instant_confirm_dialog_gtk.h 15 typedef struct _GtkWindow GtkWindow;
21 InstantConfirmDialogGtk(GtkWindow* parent, Profile* profile);
edit_search_engine_dialog.h 24 EditSearchEngineDialog(GtkWindow* parent_window,
32 void Init(GtkWindow* parent_window, Profile* profile);
chrome_gtk_frame.h 10 #include <gtk/gtkwindow.h>
14 // This file declares two subclasses of GtkWindow for easier gtk+ theme
20 // the gtkrc file. MetaFrames derives from GtkWindow.
28 GtkWindow window;
51 // Creates a GtkWindow object the the class name "ChromeGtkFrame".
repost_form_warning_gtk.h 24 RepostFormWarningGtk(GtkWindow* parent, TabContents* tab_contents);
browser_titlebar.h 38 BrowserTitlebar(BrowserWindowGtk* browser_window, GtkWindow* window);
45 void set_window(GtkWindow* window) { window_ = window; }
133 GtkWindow*, GdkEventWindowState*);
163 // Pointers to the browser window that owns us and it's GtkWindow.
165 GtkWindow* window_;
focus_store_gtk.cc 23 GtkWindow* window = platform_util::GetTopLevel(widget);
theme_install_bubble_view_gtk.h 18 static void Show(GtkWindow* parent);
instant_confirm_dialog_gtk.cc 22 void ShowInstantConfirmDialog(GtkWindow* parent, Profile* profile) {
29 GtkWindow* parent, Profile* profile) : profile_(profile) {
  /external/chromium/chrome/browser/ui/gtk/importer/
import_lock_dialog_gtk.h 16 typedef struct _GtkWindow GtkWindow;
22 static void Show(GtkWindow* parent, ImporterHost* importer_host);
25 ImportLockDialogGtk(GtkWindow* parent, ImporterHost* importer_host);
import_progress_dialog_gtk.h 21 typedef struct _GtkWindow GtkWindow;
26 static void StartImport(GtkWindow* parent,
35 ImportProgressDialogGtk(GtkWindow* parent,
56 GtkWindow* parent_;
  /external/chromium_org/chrome/browser/ui/gtk/importer/
import_lock_dialog_gtk.h 14 typedef struct _GtkWindow GtkWindow;
20 static void Show(GtkWindow* parent,
24 ImportLockDialogGtk(GtkWindow* parent,
  /external/chromium_org/chrome/browser/ui/gtk/
update_recommended_dialog.h 13 typedef struct _GtkWindow GtkWindow;
17 static void Show(GtkWindow* parent);
20 explicit UpdateRecommendedDialog(GtkWindow* parent);
gtk_window_util.h 30 void DoCut(GtkWindow* window, content::WebContents* web_contents);
31 void DoCopy(GtkWindow* window, content::WebContents* web_contents);
32 void DoPaste(GtkWindow* window, content::WebContents* web_contents);
37 void DisableResizeGrip(GtkWindow* window);
43 bool BoundsMatchMonitorSize(GtkWindow* window, gfx::Rect bounds);
45 bool HandleTitleBarLeftMousePress(GtkWindow* window,
51 void UnMaximize(GtkWindow* window,
56 void SetWindowCustomClass(GtkWindow* window, const std::string& wmclass);
58 // A helper method for setting the GtkWindow size that should be used in place
62 void SetWindowSize(GtkWindow* window, const gfx::Size& size)
    [all...]
create_application_shortcuts_dialog_gtk.h 21 typedef struct _GtkWindow GtkWindow;
41 explicit CreateApplicationShortcutsDialogGtk(GtkWindow* parent);
53 virtual void CreateDialogBox(GtkWindow* parent);
65 GtkWindow* parent_;
95 static void Show(GtkWindow* parent, content::WebContents* web_contents);
97 CreateWebApplicationShortcutsDialogGtk(GtkWindow* parent,
116 static void Show(GtkWindow* parent, Profile* profile,
119 CreateChromeApplicationShortcutsDialogGtk(GtkWindow* parent,
chrome_gtk_frame.h 12 // This file declares two subclasses of GtkWindow for easier gtk+ theme
18 // the gtkrc file. MetaFrames derives from GtkWindow.
26 GtkWindow window;
49 // Creates a GtkWindow object the the class name "ChromeGtkFrame".
edit_search_engine_dialog.h 23 EditSearchEngineDialog(GtkWindow* parent_window,
31 void Init(GtkWindow* parent_window, Profile* profile);
gtk_window_util.cc 32 void DoCutCopyPaste(GtkWindow* window,
50 void DoCut(GtkWindow* window, WebContents* web_contents) {
55 void DoCopy(GtkWindow* window, WebContents* web_contents) {
60 void DoPaste(GtkWindow* window, WebContents* web_contents) {
70 typedef void (*gtk_window_set_has_resize_grip_func)(GtkWindow*, gboolean);
73 void DisableResizeGrip(GtkWindow* window) {
109 bool BoundsMatchMonitorSize(GtkWindow* window, gfx::Rect bounds) {
136 GtkWindow* window,
184 void UnMaximize(GtkWindow* window,
197 void SetWindowCustomClass(GtkWindow* window, const std::string& wmclass)
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
chrome_gtk_frame.h 12 // This file declares two subclasses of GtkWindow for easier gtk+ theme
18 // the gtkrc file. MetaFrames derives from GtkWindow.
26 GtkWindow window;
49 // Creates a GtkWindow object the the class name "ChromeGtkFrame".
  /external/chromium/chrome/browser/automation/
testing_automation_provider_gtk.cc 39 GtkWindow* window = window_tracker_->GetResource(handle);
72 GtkWindow* window = window_tracker_->GetResource(handle);
84 GtkWindow* window = window_tracker_->GetResource(handle);
  /external/chromium/chrome/browser/chromeos/frame/
bubble_window.h 44 virtual void InitWindow(GtkWindow* parent, const gfx::Rect& bounds);
  /external/chromium/chrome/browser/ui/
browser_list_gtk.cc 15 GtkWindow* window = GTK_WINDOW(i->data);
  /external/chromium_org/chrome/browser/lifetime/
application_lifetime_gtk.cc 16 GtkWindow* window = GTK_WINDOW(i->data);

Completed in 935 milliseconds

1 2 3 4 5 6