Searched refs:MoveContents (Results 1 - 25 of 26) sorted by relevance

12

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

Completed in 347 milliseconds

12