HomeSort by relevance Sort by last modified time
    Searched refs:WebContents (Results 976 - 1000 of 1633) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/extensions/
favicon_downloader.h 37 FaviconDownloader(content::WebContents* web_contents,
page_action_controller.cc 28 PageActionController::PageActionController(content::WebContents* web_contents)
  /external/chromium_org/chrome/browser/infobars/
infobar_extension_api.cc 40 content::WebContents* web_contents = NULL;
  /external/chromium_org/chrome/browser/media/
audio_stream_monitor_unittest.cc 34 void(const content::WebContents* source,
46 // Create a WebContents instance and set it to use our mock delegate.
47 web_contents_.reset(content::WebContents::Create(
48 content::WebContents::CreateParams(&profile_, NULL)));
137 scoped_ptr<content::WebContents> web_contents_;
166 // Expect WebContents will get one call form AudioStreamMonitor to toggle the
  /external/chromium_org/chrome/browser/net/
predictor_tab_helper.cc 37 PredictorTabHelper::PredictorTabHelper(content::WebContents* web_contents)
  /external/chromium_org/chrome/browser/notifications/
notification_test_util.cc 14 content::WebContents* MockNotificationDelegate::GetWebContents() const {
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_delegate.cc 64 content::WebContents* ChromeNotifierDelegate::GetWebContents() const {
welcome_delegate.cc 108 content::WebContents* WelcomeDelegate::GetWebContents() const {
  /external/chromium_org/chrome/browser/password_manager/
chrome_password_manager_client.cc 45 content::WebContents* contents,
56 content::WebContents* web_contents,
214 content::WebContents* contents) {
225 content::WebContents* contents) {
  /external/chromium_org/chrome/browser/prerender/
prerender_tab_helper.cc 22 using content::WebContents;
33 WebContents* web_contents) {
47 content::WebContents* web_contents,
57 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/printing/
print_view_manager_base.h 31 // Base class for managing the print commands for a WebContents.
50 explicit PrintViewManagerBase(content::WebContents* web_contents);
  /external/chromium_org/chrome/browser/renderer_context_menu/
render_view_context_menu_test_util.cc 20 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_tab_observer.cc 34 content::WebContents* web_contents) : web_contents_(web_contents) {
  /external/chromium_org/chrome/browser/status_icons/
desktop_notification_balloon.cc 51 virtual content::WebContents* GetWebContents() const OVERRIDE {
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_navigation_observer.cc 52 void GoBackToSafety(content::WebContents* web_contents) {
123 content::WebContents* web_contents =
166 content::WebContents* web_contents)
221 content::WebContents* web_contents =
  /external/chromium_org/chrome/browser/task_manager/
browser_process_resource_provider.h 21 class WebContents;
task_manager_util.cc 60 base::string16 GetTitleFromWebContents(content::WebContents* web_contents) {
  /external/chromium_org/chrome/browser/ui/android/
login_prompt_android.cc 46 content::WebContents* web_contents = GetWebContentsForLogin();
  /external/chromium_org/chrome/browser/ui/app_modal_dialogs/
javascript_app_modal_dialog.h 35 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/ash/
chrome_new_window_delegate_chromeos.cc 58 content::WebContents* page = browser->OpenURL(
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_app_menu_item_tab.cc 17 content::WebContents* content,
launcher_item_controller.h 27 class WebContents;
  /external/chromium_org/chrome/browser/ui/blocked_content/
blocked_window_params.cc 34 content::WebContents* web_contents) const {
  /external/chromium_org/chrome/browser/ui/
certificate_dialogs.cc 25 using content::WebContents;
65 Exporter(WebContents* web_contents, gfx::NativeWindow parent,
80 Exporter::Exporter(WebContents* web_contents,
183 void ShowCertExportDialog(WebContents* web_contents,
chrome_pages.h 18 class WebContents;

Completed in 787 milliseconds

<<31323334353637383940>>