Home
last modified time | relevance | path

Searched refs:MoveContents (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium/chrome/browser/ui/views/
Dhtml_dialog_view_browsertest.cc151 html_view->MoveContents(tab_contents, set_bounds); in IN_PROC_BROWSER_TEST_F()
167 html_view->MoveContents(tab_contents, set_bounds); in IN_PROC_BROWSER_TEST_F()
183 html_view->MoveContents(tab_contents, set_bounds); in IN_PROC_BROWSER_TEST_F()
199 html_view->MoveContents(tab_contents, set_bounds); in IN_PROC_BROWSER_TEST_F()
Dhtml_dialog_view.h75 virtual void MoveContents(TabContents* source, const gfx::Rect& pos);
Dconstrained_html_delegate_win.cc41 void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function in ConstrainedHtmlDelegateWin
Dconstrained_html_delegate_gtk.cc53 void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function in ConstrainedHtmlDelegateGtk
Dhtml_dialog_view.cc180 void HtmlDialogView::MoveContents(TabContents* source, const gfx::Rect& pos) { in MoveContents() function in HtmlDialogView
/external/chromium/chrome/browser/ui/webui/
Dhtml_dialog_tab_contents_delegate_unittest.cc34 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function in __anonca7254f40111::TestTabContentsDelegate
70 test_tab_contents_delegate_->MoveContents(NULL, gfx::Rect()); in TEST_F()
/external/chromium/chrome/browser/ui/gtk/
Dhtml_dialog_gtk.h50 virtual void MoveContents(TabContents* source, const gfx::Rect& pos);
Dconstrained_html_delegate_gtk.cc49 void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function in ConstrainedHtmlDelegateGtk
Dhtml_dialog_gtk.cc106 void HtmlDialogGtk::MoveContents(TabContents* source, const gfx::Rect& pos) { in MoveContents() function in HtmlDialogGtk
/external/chromium/chrome/browser/chromeos/login/
Dweb_page_screen.h50 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function
Deula_view.h65 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function
Denterprise_enrollment_view.cc71 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function in chromeos::__anon71c5eb4d0111::EnrollmentDomView
/external/chromium/chrome/browser/
Dblocked_content_container.h76 virtual void MoveContents(TabContents* source, const gfx::Rect& new_bounds);
Dblocked_content_container.cc137 void BlockedContentContainer::MoveContents(TabContents* source, in MoveContents() function in BlockedContentContainer
Dexternal_tab_container_win.h129 virtual void MoveContents(TabContents* source, const gfx::Rect& pos);
/external/chromium/chrome/browser/sidebar/
Dsidebar_container.h113 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function
/external/chromium/chrome/browser/instant/
Dinstant_unload_handler.cc70 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function in InstantUnloadHandler::TabContentsDelegateImpl
Dinstant_loader.cc191 virtual void MoveContents(TabContents* source,
458 void InstantLoader::TabContentsDelegateImpl::MoveContents( in MoveContents() function in InstantLoader::TabContentsDelegateImpl
/external/chromium/chrome/browser/debugger/
Ddevtools_window.h90 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function
/external/chromium/chrome/browser/ui/gtk/tabs/
Ddragged_tab_controller_gtk.h89 virtual void MoveContents(TabContents* source, const gfx::Rect& pos);
Ddragged_tab_controller_gtk.cc168 void DraggedTabControllerGtk::MoveContents(TabContents* source, in MoveContents() function in DraggedTabControllerGtk
/external/chromium/chrome/browser/ui/views/tabs/
Ddragged_tab_controller.h147 virtual void MoveContents(TabContents* source,
/external/chromium/chrome/browser/ui/cocoa/
Dhtml_dialog_window_controller.mm50 virtual void MoveContents(TabContents* source, const gfx::Rect& pos);
168 void HtmlDialogWindowDelegateBridge::MoveContents(TabContents* source, function
Dconstrained_html_delegate_mac.mm42 void MoveContents(TabContents* source, const gfx::Rect& pos) {}
/external/chromium/chrome/browser/ui/
Dbrowser.h776 virtual void MoveContents(TabContents* source, const gfx::Rect& pos);

12