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

<<21222324252627

  /external/chromium/chrome/browser/
custom_home_pages_table_model.cc 15 #include "content/browser/tab_contents/tab_contents.h"
browser_browsertest.cc 28 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
36 #include "content/browser/tab_contents/tab_contents.h"
404 http_url, PageTransition::TYPED)->tab_contents();
668 new_model->GetTabContentsAt(2)->tab_contents()->GetURL());
browser_focus_uitest.cc 24 #include "content/browser/tab_contents/interstitial_page.h"
25 #include "content/browser/tab_contents/tab_contents.h"
26 #include "content/browser/tab_contents/tab_contents_view.h"
38 #include "chrome/browser/ui/views/tab_contents/tab_contents_container.h"
    [all...]
favicon_helper_unittest.cc 8 #include "content/browser/tab_contents/navigation_entry.h"
9 #include "content/browser/tab_contents/test_tab_contents.h"
130 TabContents* tab_contents,
132 : FaviconHelper(tab_contents, type),
135 tab_contents_(tab_contents){
  /external/chromium/chrome/browser/debugger/
devtools_sanity_unittest.cc 20 #include "content/browser/tab_contents/tab_contents.h"
  /external/chromium/chrome/browser/extensions/
app_process_apitest.cc 15 #include "content/browser/tab_contents/tab_contents.h"
extension_menu_manager.cc 377 TabContents* tab_contents,
424 if (tab_contents) {
425 args.Append(ExtensionTabUtil::CreateTabValue(tab_contents));
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_infobar_controller.mm 19 #include "content/browser/tab_contents/tab_contents.h"
  /external/chromium/chrome/browser/ui/cocoa/
html_dialog_window_controller.mm 16 #include "content/browser/tab_contents/tab_contents.h"
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
page_action_decoration.mm 18 #include "content/browser/tab_contents/tab_contents.h"
  /external/chromium/chrome/browser/ui/views/
find_bar_host_interactive_uitest.cc 16 #include "content/browser/tab_contents/tab_contents.h"
  /external/chromium/chrome/browser/ui/webui/chromeos/
keyboard_overlay_ui.cc 18 #include "content/browser/tab_contents/tab_contents.h"
register_page_ui.cc 26 #include "content/browser/tab_contents/tab_contents.h"
  /external/chromium/chrome/browser/ui/webui/
slideshow_ui.cc 26 #include "content/browser/tab_contents/tab_contents.h"
  /external/chromium/chrome/browser/bookmarks/
bookmark_utils.cc 25 #include "content/browser/tab_contents/page_navigator.h"
26 #include "content/browser/tab_contents/tab_contents.h"
630 void GetURLAndTitleToBookmark(TabContents* tab_contents,
633 *url = tab_contents->GetURL();
634 *title = tab_contents->GetTitle();
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.cc 75 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
82 #include "content/browser/tab_contents/tab_contents.h"
83 #include "content/browser/tab_contents/tab_contents_view.h"
775 TabContents* tab_contents = browser_->GetSelectedTabContents(); local
779 titlebar_->UpdateThrobber(tab_contents);
851 toolbar_->UpdateTabContents(contents->tab_contents(), should_restore_state);
940 new RepostFormWarningGtk(GetNativeHandle(), tab_contents); local
945 new CollectedCookiesGtk(GetNativeHandle(), tab_contents); local
1315 TabContents* tab_contents = GetDisplayedTabContents(); local
    [all...]
  /external/chromium/chrome/browser/ui/toolbar/
back_forward_menu_model_unittest.cc 17 #include "content/browser/tab_contents/navigation_controller.h"
18 #include "content/browser/tab_contents/navigation_entry.h"
19 #include "content/browser/tab_contents/tab_contents.h"
20 #include "content/browser/tab_contents/test_tab_contents.h"
505 back_model.set_test_tab_contents(controller().tab_contents());
  /external/chromium/chrome/browser/sessions/
session_service.cc 29 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
31 #include "content/browser/tab_contents/navigation_controller.h"
32 #include "content/browser/tab_contents/navigation_entry.h"
33 #include "content/browser/tab_contents/tab_contents.h"
525 controller->tab_contents());
539 controller->tab_contents()->closed_by_user_gesture());
596 extension_tab_helper->tab_contents()->controller().window_id(),
597 extension_tab_helper->tab_contents()->controller().session_id(),
    [all...]
tab_restore_service_browsertest.cc 11 #include "content/browser/tab_contents/navigation_controller.h"
12 #include "content/browser/tab_contents/navigation_entry.h"
13 #include "content/browser/tab_contents/test_tab_contents.h"
  /external/chromium/chrome/browser/ui/views/location_bar/
location_bar_view.cc 24 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
63 return wrapper ? wrapper->tab_contents() : NULL;
1039 TabContents* tab_contents = GetTabContentsFromDelegate(delegate_); local
1049 TabContents* tab_contents = GetTabContentsFromDelegate(delegate_); local
    [all...]
  /external/chromium/chrome/browser/ui/webui/options/
extension_settings_handler.cc 31 #include "chrome/browser/tab_contents/background_contents.h"
43 #include "content/browser/tab_contents/tab_contents.h"
44 #include "content/browser/tab_contents/tab_contents_view.h"
699 file_type_index, FILE_PATH_LITERAL(""), web_ui_->tab_contents(),
700 web_ui_->tab_contents()->view()->GetTopLevelNativeWindow(), NULL);
764 if (!ignore_notifications_ && web_ui_->tab_contents())
    [all...]
  /external/chromium/chrome/browser/download/
download_manager.cc 32 #include "chrome/browser/tab_contents/tab_util.h"
40 #include "content/browser/tab_contents/tab_contents.h"
    [all...]
download_file_manager.cc 20 #include "chrome/browser/tab_contents/tab_util.h"
23 #include "content/browser/tab_contents/tab_contents.h"
  /external/chromium/chrome/browser/chromeos/login/
eula_view.cc 32 #include "content/browser/tab_contents/tab_contents.h"
519 if (contents != eula_view->tab_contents())
521 eula_label->SetText(UTF16ToWide(eula_view->tab_contents()->GetTitle()));
553 eula_view->tab_contents()->set_delegate(this);
  /external/chromium/chrome/browser/notifications/
desktop_notification_service.cc 20 #include "chrome/browser/tab_contents/confirm_infobar_delegate.h"
29 #include "content/browser/tab_contents/tab_contents.h"

Completed in 1843 milliseconds

<<21222324252627