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

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc173 void PanelHost::MoveContents(content::WebContents* source, function in class:PanelHost
/external/chromium_org/components/web_contents_delegate_android/
H A Dweb_contents_delegate_android.cc228 void WebContentsDelegateAndroid::MoveContents(WebContents* source, function in class:web_contents_delegate_android::WebContentsDelegateAndroid
/external/chromium_org/ui/views/controls/webview/
H A Dweb_dialog_view.cc270 void WebDialogView::MoveContents(WebContents* source, const gfx::Rect& pos) { function in class:views::WebDialogView
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.h140 virtual void MoveContents(WebContents* source, const gfx::Rect& pos) {} function in class:content::WebContentsDelegate
/external/chromium_org/apps/
H A Dapp_window.cc944 void AppWindow::MoveContents(WebContents* source, const gfx::Rect& pos) { function in class:apps::AppWindow
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1383 void Browser::MoveContents(WebContents* source, const gfx::Rect& pos) { function in class:Browser

Completed in 480 milliseconds