HomeSort by relevance Sort by last modified time
    Searched refs:GetWebContents (Results 101 - 125 of 337) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/content/public/browser/
devtools_agent_host.h 90 virtual WebContents* GetWebContents() = 0;
web_ui.h 49 virtual WebContents* GetWebContents() const = 0;
  /external/chromium_org/content/public/test/
content_browser_test_utils.h 95 WebContents* GetWebContents();
  /external/chromium_org/chrome/browser/extensions/
extension_context_menu_browsertest.cc 57 WebContents* GetWebContents() {
104 GetWebContents(), page_url, link_url, frame_url));
132 GetWebContents(), page_url, GURL(), GURL()));
207 GetWebContents(), page_url, GURL(), GURL()));
271 TestRenderViewContextMenu::Create(GetWebContents(), url, GURL(), GURL()));
323 TestRenderViewContextMenu::Create(GetWebContents(), url, GURL(), GURL()));
408 TestRenderViewContextMenu::Create(GetWebContents(), url, GURL(), GURL()));
434 TestRenderViewContextMenu::Create(GetWebContents(), url, GURL(), GURL()));
502 GetWebContents(), page_url, GURL(), GURL()));
580 GetWebContents(), about_blank, GURL(), GURL()))
    [all...]
extension_infobar_delegate.cc 63 content::WebContents* ExtensionInfoBarDelegate::GetWebContents() {
webstore_install_with_prompt.cc 77 WebContents* WebstoreInstallWithPrompt::GetWebContents() const {
  /external/chromium_org/chrome/browser/ui/webui/signin/
inline_login_handler_impl.cc 114 contents = handler_->web_ui()->GetWebContents();
269 content::WebContents* contents = web_ui()->GetWebContents();
284 content::WebContents* contents = web_ui()->GetWebContents();
404 web_ui()->GetWebContents());
414 content::WebContents* contents = web_ui()->GetWebContents();
441 content::WebContents* tab = web_ui()->GetWebContents();
inline_login_handler.cc 47 const GURL& current_url = web_ui()->GetWebContents()->GetURL();
107 content::WebContents* web_contents = web_ui()->GetWebContents();
inline_login_ui.cc 65 content::WebContents* contents = web_ui->GetWebContents();
  /external/chromium_org/chrome/browser/autofill/
autofill_interactive_uitest.cc 213 content::WebContents* web_contents = GetWebContents();
222 gfx::Point reset_mouse(GetWebContents()->GetContainerBounds().origin());
229 content::WebContents* web_contents = GetWebContents();
239 content::WebContents* GetWebContents() {
244 return GetWebContents()->GetRenderViewHost();
290 GetWebContents(),
300 GetWebContents(),
380 content::SimulateMouseClickAt(GetWebContents(),
414 GetWebContents(), key, false, false, false, false);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/lock/
screen_locker_tester.cc 122 webui()->GetWebContents()->GetMainFrame()->ExecuteJavaScript(
177 return webui()->GetWebContents()->GetRenderViewHost();
  /external/chromium_org/chrome/browser/signin/
signin_error_notifier_ash.cc 60 virtual content::WebContents* GetWebContents() const OVERRIDE;
111 content::WebContents* SigninNotificationDelegate::GetWebContents() const {
  /external/chromium_org/chrome/browser/task_manager/
tab_contents_information.cc 62 virtual content::WebContents* GetWebContents() const OVERRIDE;
131 WebContents* TabContentsResource::GetWebContents() const {
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
eula_screen_handler.cc 198 web_ui()->GetWebContents()->GetBrowserContext()),
207 web_ui()->GetWebContents()->GetBrowserContext()),
  /external/chromium_org/chrome/browser/ui/webui/ntp/
recently_closed_tabs_handler.cc 83 web_ui()->GetWebContents());
88 web_ui()->GetWebContents()->GetNativeView());
  /external/chromium_org/components/dom_distiller/content/
distiller_page_web_contents.cc 33 scoped_ptr<content::WebContents> SourcePageHandleWebContents::GetWebContents() {
63 web_contents_ = optional_web_contents_handle->GetWebContents().Pass();
distiller_page_web_contents.h 25 scoped_ptr<content::WebContents> GetWebContents();
  /external/chromium_org/athena/content/
web_activity.h 58 virtual content::WebContents* GetWebContents() OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/file_manager/
app_installer.cc 83 content::WebContents* AppInstaller::GetWebContents() const {
  /external/chromium_org/chrome/browser/chromeos/login/ui/
simple_web_view_dialog.h 78 virtual content::WebContents* GetWebContents() OVERRIDE;
  /external/chromium_org/chrome/browser/devtools/
devtools_target_impl.h 54 virtual content::WebContents* GetWebContents() const;
  /external/chromium_org/chrome/browser/download/
download_file_picker.cc 65 WebContents* web_contents = item->GetWebContents();
download_ui_controller.cc 71 content::WebContents* web_contents = item->GetWebContents();
  /external/chromium_org/chrome/browser/sync/glue/
synced_tab_delegate_android.cc 90 content::WebContents* SyncedTabDelegateAndroid::GetWebContents() const {
  /external/chromium_org/chrome/browser/ui/sync/
tab_contents_synced_tab_delegate.cc 111 content::WebContents* TabContentsSyncedTabDelegate::GetWebContents() const {

Completed in 663 milliseconds

1 2 3 45 6 7 8 91011>>