Searched defs:MoveContents (Results 1 - 18 of 18) sorted by relevance

/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:__anon2615::TestTabContentsDelegate
70 test_tab_contents_delegate_->MoveContents(NULL, gfx::Rect());
/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::__anon1820::EnrollmentDomView
H A Deula_view.h65 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} function in class:chromeos::EULATabContentsDelegate
/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/ui/gtk/
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/
H A Dblocked_content_container.cc137 void BlockedContentContainer::MoveContents(TabContents* source, function in class:BlockedContentContainer
H A Dexternal_tab_container_win.cc490 void ExternalTabContainer::MoveContents(TabContents* source, function in class:ExternalTabContainer
/external/chromium/chrome/browser/ui/views/
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/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.cc168 void DraggedTabControllerGtk::MoveContents(TabContents* source, function in class:DraggedTabControllerGtk
/external/chromium/chrome/browser/ui/views/tabs/
H A Ddragged_tab_controller.cc485 void DraggedTabController::MoveContents(TabContents* source, function in class:DraggedTabController
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc3001 void Browser::MoveContents(TabContents* source, const gfx::Rect& pos) { function in class:Browser

Completed in 190 milliseconds