Searched refs:initial_pos (Results 26 - 50 of 91) sorted by relevance

1234

/external/chromium_org/chrome/browser/extensions/
H A Dextension_tab_util_android.cc98 const gfx::Rect& initial_pos,
95 CreateTab(WebContents* web_contents, const std::string& extension_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
H A Dextension_tab_util.h120 const gfx::Rect& initial_pos,
H A Dextension_host.cc604 const gfx::Rect& initial_pos,
623 associated_contents, new_contents, disposition, initial_pos,
631 initial_pos, user_gesture);
601 AddNewContents(WebContents* source, WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/chrome/browser/notifications/
H A Dballoon_host.h69 const gfx::Rect& initial_pos,
/external/chromium_org/chrome/browser/ui/apps/
H A Dchrome_shell_window_delegate.h49 const gfx::Rect& initial_pos,
/external/chromium_org/chrome/browser/ui/gtk/
H A Dweb_dialog_gtk.h62 const gfx::Rect& initial_pos,
H A Dweb_dialog_gtk.cc166 const gfx::Rect& initial_pos,
170 source, new_contents, disposition, initial_pos, user_gesture)) {
174 source, new_contents, disposition, initial_pos, user_gesture,
163 AddNewContents(content::WebContents* source, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/ui/web_dialogs/
H A Dweb_dialog_delegate.h112 // new tab should be opened. |initial_pos| is the position of the window if a
118 const gfx::Rect& initial_pos,
/external/chromium/chrome/browser/extensions/
H A Dextension_host.h151 const gfx::Rect& initial_pos,
154 const gfx::Rect& initial_pos);
214 const gfx::Rect& initial_pos);
/external/chromium/chrome/browser/tab_contents/
H A Dbackground_contents.cc245 const gfx::Rect& initial_pos,
249 delegate_->AddTabContents(contents, disposition, initial_pos, user_gesture);
253 const gfx::Rect& initial_pos) {
243 ShowCreatedWindow(int route_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
252 ShowCreatedWidget(int route_id, const gfx::Rect& initial_pos) argument
H A Dtab_contents_view_mac.h76 const gfx::Rect& initial_pos);
/external/chromium_org/ui/views/controls/webview/
H A Dweb_dialog_view.cc314 const gfx::Rect& initial_pos,
318 source, new_contents, disposition, initial_pos, user_gesture)) {
322 source, new_contents, disposition, initial_pos, user_gesture,
311 AddNewContents(content::WebContents* source, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium/chrome/browser/
H A Dbackground_contents_service.h63 const gfx::Rect& initial_pos,
/external/chromium/chrome/browser/debugger/
H A Ddevtools_window.h84 const gfx::Rect& initial_pos,
/external/chromium/chrome/browser/instant/
H A Dinstant_unload_handler.cc65 const gfx::Rect& initial_pos,
62 AddNewContents(TabContents* source, TabContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
/external/chromium/chrome/browser/sidebar/
H A Dsidebar_container.h107 const gfx::Rect& initial_pos,
104 AddNewContents(TabContents* source, TabContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service.h67 const gfx::Rect& initial_pos,
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.h59 const gfx::Rect& initial_pos,
H A Dpanel_host.cc134 const gfx::Rect& initial_pos,
146 navigate_params.window_bounds = initial_pos;
131 AddNewContents(content::WebContents* source, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/components/web_contents_delegate_android/
H A Dweb_contents_delegate_android.h63 const gfx::Rect& initial_pos,
/external/chromium/chrome/browser/notifications/
H A Dballoon_host.cc159 const gfx::Rect& initial_pos,
172 browser->AddTabContents(contents, disposition, initial_pos, user_gesture);
157 ShowCreatedWindow(int route_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
/external/chromium/chrome/browser/prerender/
H A Dprerender_contents.h138 const gfx::Rect& initial_pos,
141 const gfx::Rect& initial_pos);
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_delegate.h396 const gfx::Rect& initial_pos,
402 const gfx::Rect& initial_pos) {}
394 ShowCreatedWindow(int route_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
401 ShowCreatedWidget(int route_id, const gfx::Rect& initial_pos) argument
/external/chromium_org/content/test/
H A Dtest_web_contents.cc239 const gfx::Rect& initial_pos,
244 const gfx::Rect& initial_pos) {
237 ShowCreatedWindow(int route_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
243 ShowCreatedWidget(int route_id, const gfx::Rect& initial_pos) argument
/external/chromium/chrome/browser/chromeos/login/
H A Denterprise_enrollment_view.cc58 const gfx::Rect& initial_pos,
55 AddNewContents(TabContents* source, TabContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument

Completed in 773 milliseconds

1234