HomeSort by relevance Sort by last modified time
    Searched full:tab_contents (Results 326 - 350 of 653) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/
browser_navigator.cc 19 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
24 #include "content/browser/tab_contents/tab_contents.h"
113 if (CompareURLsWithReplacements(tab->tab_contents()->GetURL(),
115 CompareURLsWithReplacements(tab->tab_contents()->GetURL(),
421 params->source_contents->tab_contents() : NULL;
440 params->target_contents->tab_contents()->WasHidden();
451 tab_contents())->OnUserGesture();
  /external/chromium/chrome/browser/ui/find_bar/
find_tab_helper.h 11 #include "content/browser/tab_contents/tab_contents_observer.h"
16 explicit FindTabHelper(TabContents* tab_contents);
  /external/chromium/chrome/browser/ui/views/
keyboard_overlay_dialog_view.cc 13 #include "content/browser/tab_contents/tab_contents.h"
constrained_window_views.h 10 #include "content/browser/tab_contents/constrained_window.h"
dom_view.h 37 TabContents* tab_contents() const { return tab_contents_.get(); } function in class:DOMView
sad_tab_view.h 33 explicit SadTabView(TabContents* tab_contents, Kind kind);
  /external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui.cc 21 #include "content/browser/tab_contents/tab_contents.h"
  /external/chromium/chrome/browser/ui/webui/chromeos/
proxy_settings_ui.cc 16 #include "content/browser/tab_contents/tab_contents.h"
enterprise_enrollment_ui.cc 19 #include "content/browser/tab_contents/tab_contents.h"
288 tab_contents()->profile()->GetChromeURLDataManager()->AddDataSource(
311 ui->tab_contents()->property_bag());
  /external/chromium/chrome/browser/ui/webui/
devtools_ui.cc 15 #include "content/browser/tab_contents/tab_contents.h"
downloads_ui.cc 19 #include "content/browser/tab_contents/tab_contents.h"
html_dialog_tab_contents_delegate.h 9 #include "content/browser/tab_contents/tab_contents_delegate.h"
  /external/chromium/chrome/browser/tabs/
tab_strip_model.cc 25 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
29 #include "content/browser/tab_contents/navigation_controller.h"
30 #include "content/browser/tab_contents/tab_contents.h"
31 #include "content/browser/tab_contents/tab_contents_delegate.h"
32 #include "content/browser/tab_contents/tab_contents_view.h"
338 if ((*iter)->contents->tab_contents() == contents)
383 if ((*iter)->contents->tab_contents()->is_loading())
674 contents->tab_contents()->view()->
675 SizeContents(old_contents->tab_contents()-
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_manager.h 27 #include "content/browser/tab_contents/navigation_controller.h"
29 #include "content/browser/tab_contents/tab_contents_observer.h"
64 explicit AutofillManager(TabContents* tab_contents);
131 AutofillManager(TabContents* tab_contents,
  /external/chromium/chrome/browser/chromeos/login/
account_screen.h 17 #include "content/browser/tab_contents/tab_contents_delegate.h"
web_page_screen.h 11 #include "content/browser/tab_contents/tab_contents_delegate.h"
  /external/chromium/chrome/browser/extensions/
execute_code_in_tab_function.h 13 #include "content/browser/tab_contents/tab_contents_observer.h"
extension_infobar_delegate.h 9 #include "chrome/browser/tab_contents/confirm_infobar_delegate.h"
extension_page_actions_module.cc 16 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
21 #include "content/browser/tab_contents/navigation_entry.h"
22 #include "content/browser/tab_contents/tab_contents.h"
  /external/chromium/chrome/browser/geolocation/
geolocation_settings_state.h 13 #include "content/browser/tab_contents/navigation_controller.h"
  /external/chromium/chrome/browser/sidebar/
sidebar_manager.cc 15 #include "content/browser/tab_contents/tab_contents.h"
91 was_active_host->tab_contents(), was_active_host->content_id(),
98 active_host->tab_contents(), active_host->content_id(),
  /external/chromium/chrome/browser/tab_contents/
web_drag_source_win.h 27 WebDragSource(gfx::NativeWindow source_wnd, TabContents* tab_contents);
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.h 31 bool UpdateFromTabContents(TabContents* tab_contents);
  /external/chromium/chrome/browser/ui/gtk/
content_setting_bubble_gtk.h 33 Profile* profile, TabContents* tab_contents);
  /external/chromium/chrome/browser/ui/views/location_bar/
content_setting_image_view.h 38 void UpdateFromTabContents(TabContents* tab_contents);

Completed in 187 milliseconds

<<11121314151617181920>>