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

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc177 void PanelHost::MoveContents(content::WebContents* source, function in class:PanelHost
/external/chromium_org/components/web_contents_delegate_android/
H A Dweb_contents_delegate_android.cc227 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.h139 virtual void MoveContents(WebContents* source, const gfx::Rect& pos) {} function in class:content::WebContentsDelegate
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window.cc913 void AppWindow::MoveContents(WebContents* source, const gfx::Rect& pos) { function in class:extensions::AppWindow
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1419 void Browser::MoveContents(WebContents* source, const gfx::Rect& pos) { function in class:Browser

Completed in 400 milliseconds