HomeSort by relevance Sort by last modified time
    Searched refs:current_web_contents (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/translate/
translate_manager_browsertest.cc 35 content::WebContents* current_web_contents = local
38 ChromeTranslateClient::FromWebContents(current_web_contents);
39 content::Source<content::WebContents> source(current_web_contents);
67 content::WebContents* current_web_contents = local
69 content::Source<content::WebContents> source(current_web_contents);
  /external/chromium_org/chrome/browser/ui/views/translate/
translate_bubble_view_browsertest.cc 41 content::WebContents* current_web_contents = local
43 content::Source<content::WebContents> source(current_web_contents);
64 content::WebContents* current_web_contents = local
66 content::Source<content::WebContents> source(current_web_contents);
79 chrome::CloseWebContents(browser(), current_web_contents, false); local
  /external/chromium_org/components/dom_distiller/content/
distiller_page_web_contents_browsertest.cc 324 content::WebContents* current_web_contents = shell()->web_contents(); local
327 current_web_contents);
330 WebContentsMainFrameHelper main_frame_loaded(current_web_contents,
333 current_web_contents->GetController().LoadURL(
340 scoped_ptr<content::WebContents> old_web_contents_sptr(current_web_contents);
  /external/chromium_org/chrome/browser/ui/
browser_command_controller.cc 1073 WebContents* current_web_contents = local
    [all...]
browser_browsertest.cc 1418 WebContents* current_web_contents = local
    [all...]

Completed in 1030 milliseconds