Home
last modified time | relevance | path

Searched refs:initial_pos (Results 1 – 25 of 34) sorted by relevance

12

/external/chromium/chrome/browser/extensions/
Dextension_host.cc599 const gfx::Rect& initial_pos, in ShowCreatedWindow() argument
611 initial_pos); in ShowCreatedWindow()
633 contents, disposition, initial_pos, user_gesture); in ShowCreatedWindow()
650 browser->AddTabContents(contents, disposition, initial_pos, user_gesture); in ShowCreatedWindow()
654 const gfx::Rect& initial_pos) { in ShowCreatedWidget() argument
656 initial_pos); in ShowCreatedWidget()
666 const gfx::Rect& initial_pos) { in ShowCreatedWidgetInternal() argument
673 widget_host_view->InitAsPopup(render_view_host()->view(), initial_pos); in ShowCreatedWidgetInternal()
Dextension_host_mac.mm40 const gfx::Rect& initial_pos) {
41 ExtensionHost::ShowCreatedWidgetInternal(widget_host_view, initial_pos);
Dextension_host.h151 const gfx::Rect& initial_pos,
154 const gfx::Rect& initial_pos);
214 const gfx::Rect& initial_pos);
Dextension_host_mac.h24 const gfx::Rect& initial_pos);
/external/chromium/chrome/browser/tab_contents/
Dbackground_contents.h46 const gfx::Rect& initial_pos,
93 const gfx::Rect& initial_pos,
96 const gfx::Rect& initial_pos);
Dbackground_contents.cc245 const gfx::Rect& initial_pos, in ShowCreatedWindow() argument
249 delegate_->AddTabContents(contents, disposition, initial_pos, user_gesture); in ShowCreatedWindow()
253 const gfx::Rect& initial_pos) { in ShowCreatedWidget() argument
Dtab_contents_view_mac.h76 const gfx::Rect& initial_pos);
/external/chromium/chrome/browser/ui/webui/
Dhtml_dialog_tab_contents_delegate.cc59 WindowOpenDisposition disposition, const gfx::Rect& initial_pos, in AddNewContents() argument
72 params.window_bounds = initial_pos; in AddNewContents()
Dhtml_dialog_tab_contents_delegate.h47 const gfx::Rect& initial_pos,
/external/chromium/chrome/browser/notifications/
Dballoon_host.h82 const gfx::Rect& initial_pos,
85 const gfx::Rect& initial_pos) {} in ShowCreatedWidget() argument
Dballoon_host.cc159 const gfx::Rect& initial_pos, in ShowCreatedWindow() argument
172 browser->AddTabContents(contents, disposition, initial_pos, user_gesture); in ShowCreatedWindow()
/external/chromium/chrome/browser/prerender/
Dprerender_contents.h138 const gfx::Rect& initial_pos,
141 const gfx::Rect& initial_pos);
Dprerender_contents.cc420 const gfx::Rect& initial_pos, in ShowCreatedWindow() argument
427 const gfx::Rect& initial_pos) { in ShowCreatedWidget() argument
/external/chromium/chrome/browser/chromeos/login/
Dweb_page_screen.h37 const gfx::Rect& initial_pos, in AddNewContents() argument
Deula_view.h52 const gfx::Rect& initial_pos, in AddNewContents() argument
Denterprise_enrollment_view.cc58 const gfx::Rect& initial_pos, in AddNewContents() argument
/external/chromium/chrome/browser/sidebar/
Dsidebar_container.h107 const gfx::Rect& initial_pos, in AddNewContents() argument
/external/chromium/chrome/browser/
Dbackground_contents_service.h63 const gfx::Rect& initial_pos,
Dbackground_contents_service.cc562 const gfx::Rect& initial_pos, in AddTabContents() argument
568 browser->AddTabContents(new_contents, disposition, initial_pos, user_gesture); in AddTabContents()
Dexternal_tab_container_win.cc388 const gfx::Rect& initial_pos, in AddNewContents() argument
420 initial_pos, in AddNewContents()
441 attach_params_.dimensions = initial_pos; in AddNewContents()
/external/chromium/chrome/browser/debugger/
Ddevtools_window.h84 const gfx::Rect& initial_pos,
Ddevtools_window.cc429 const gfx::Rect& initial_pos, in AddNewContents() argument
434 initial_pos, in AddNewContents()
/external/chromium/chrome/browser/instant/
Dinstant_unload_handler.cc65 const gfx::Rect& initial_pos, in AddNewContents() argument
/external/chromium/chrome/browser/ui/gtk/tabs/
Ddragged_tab_controller_gtk.h83 const gfx::Rect& initial_pos,
/external/chromium/chrome/browser/ui/views/tabs/
Ddragged_tab_controller.h141 const gfx::Rect& initial_pos,

12