/external/chromium/chrome/browser/extensions/ |
D | extension_host.cc | 599 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()
|
D | extension_host_mac.mm | 40 const gfx::Rect& initial_pos) { 41 ExtensionHost::ShowCreatedWidgetInternal(widget_host_view, initial_pos);
|
D | extension_host.h | 151 const gfx::Rect& initial_pos, 154 const gfx::Rect& initial_pos); 214 const gfx::Rect& initial_pos);
|
D | extension_host_mac.h | 24 const gfx::Rect& initial_pos);
|
/external/chromium/chrome/browser/tab_contents/ |
D | background_contents.h | 46 const gfx::Rect& initial_pos, 93 const gfx::Rect& initial_pos, 96 const gfx::Rect& initial_pos);
|
D | background_contents.cc | 245 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
|
D | tab_contents_view_mac.h | 76 const gfx::Rect& initial_pos);
|
/external/chromium/chrome/browser/ui/webui/ |
D | html_dialog_tab_contents_delegate.cc | 59 WindowOpenDisposition disposition, const gfx::Rect& initial_pos, in AddNewContents() argument 72 params.window_bounds = initial_pos; in AddNewContents()
|
D | html_dialog_tab_contents_delegate.h | 47 const gfx::Rect& initial_pos,
|
/external/chromium/chrome/browser/notifications/ |
D | balloon_host.h | 82 const gfx::Rect& initial_pos, 85 const gfx::Rect& initial_pos) {} in ShowCreatedWidget() argument
|
D | balloon_host.cc | 159 const gfx::Rect& initial_pos, in ShowCreatedWindow() argument 172 browser->AddTabContents(contents, disposition, initial_pos, user_gesture); in ShowCreatedWindow()
|
/external/chromium/chrome/browser/prerender/ |
D | prerender_contents.h | 138 const gfx::Rect& initial_pos, 141 const gfx::Rect& initial_pos);
|
D | prerender_contents.cc | 420 const gfx::Rect& initial_pos, in ShowCreatedWindow() argument 427 const gfx::Rect& initial_pos) { in ShowCreatedWidget() argument
|
/external/chromium/chrome/browser/chromeos/login/ |
D | web_page_screen.h | 37 const gfx::Rect& initial_pos, in AddNewContents() argument
|
D | eula_view.h | 52 const gfx::Rect& initial_pos, in AddNewContents() argument
|
D | enterprise_enrollment_view.cc | 58 const gfx::Rect& initial_pos, in AddNewContents() argument
|
/external/chromium/chrome/browser/sidebar/ |
D | sidebar_container.h | 107 const gfx::Rect& initial_pos, in AddNewContents() argument
|
/external/chromium/chrome/browser/ |
D | background_contents_service.h | 63 const gfx::Rect& initial_pos,
|
D | background_contents_service.cc | 562 const gfx::Rect& initial_pos, in AddTabContents() argument 568 browser->AddTabContents(new_contents, disposition, initial_pos, user_gesture); in AddTabContents()
|
D | external_tab_container_win.cc | 388 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/ |
D | devtools_window.h | 84 const gfx::Rect& initial_pos,
|
D | devtools_window.cc | 429 const gfx::Rect& initial_pos, in AddNewContents() argument 434 initial_pos, in AddNewContents()
|
/external/chromium/chrome/browser/instant/ |
D | instant_unload_handler.cc | 65 const gfx::Rect& initial_pos, in AddNewContents() argument
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
D | dragged_tab_controller_gtk.h | 83 const gfx::Rect& initial_pos,
|
/external/chromium/chrome/browser/ui/views/tabs/ |
D | dragged_tab_controller.h | 141 const gfx::Rect& initial_pos,
|