Home
last modified time | relevance | path

Searched refs:MoveContents (Results 1 – 25 of 46) 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_org/chrome/browser/ui/views/
Dweb_dialog_view_browsertest.cc127 view->MoveContents(web_contents, set_bounds); in IN_PROC_BROWSER_TEST_F()
143 view->MoveContents(web_contents, set_bounds); in IN_PROC_BROWSER_TEST_F()
159 view->MoveContents(web_contents, set_bounds); in IN_PROC_BROWSER_TEST_F()
175 view->MoveContents(web_contents, set_bounds); in IN_PROC_BROWSER_TEST_F()
/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 __anon3a1795fa0111::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::__anonca470cd30111::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
/external/chromium/chrome/browser/sidebar/
Dsidebar_container.h113 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function
/external/chromium_org/chrome/browser/ui/webui/
Dweb_dialog_web_contents_delegate_unittest.cc75 test_web_contents_delegate_->MoveContents(NULL, gfx::Rect()); in TEST_F()
/external/chromium/chrome/browser/instant/
Dinstant_unload_handler.cc70 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function in InstantUnloadHandler::TabContentsDelegateImpl
/external/chromium/chrome/browser/debugger/
Ddevtools_window.h90 virtual void MoveContents(TabContents* source, const gfx::Rect& pos) {} in MoveContents() function
/external/chromium_org/components/web_contents_delegate_android/
Dweb_contents_delegate_android.h71 virtual void MoveContents(content::WebContents* source,
/external/chromium_org/chrome/browser/ui/panels/
Dpanel_host.h66 virtual void MoveContents(content::WebContents* source,
/external/chromium/chrome/browser/ui/gtk/tabs/
Ddragged_tab_controller_gtk.h89 virtual void MoveContents(TabContents* source, const gfx::Rect& pos);
/external/chromium_org/ui/views/controls/webview/
Dweb_dialog_view.h98 virtual void MoveContents(content::WebContents* source,
/external/chromium_org/ui/keyboard/
Dkeyboard_controller_proxy.cc80 virtual void MoveContents(content::WebContents* source, in MoveContents() function in __anonadc3b8cb0111::KeyboardContentsDelegate
/external/chromium/chrome/browser/ui/views/tabs/
Ddragged_tab_controller.h147 virtual void MoveContents(TabContents* source,

12