HomeSort by relevance Sort by last modified time
    Searched refs:TabContents (Results 326 - 350 of 585) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/google/
google_url_tracker.cc 29 InfoBarDelegate* CreateInfobar(TabContents* tab_contents,
43 TabContents* tab_contents,
345 TabContents* tab_contents,
358 TabContents* tab_contents) {
  /external/chromium/chrome/browser/password_manager/
password_manager.h 33 PasswordManager(TabContents* tab_contents,
105 // containing TabContents.
  /external/chromium/chrome/browser/renderer_host/
web_cache_manager_browsertest.cc 34 TabContents* tab = browser()->GetTabContentsAt(0);
  /external/chromium/chrome/browser/
repost_form_warning_controller.cc 11 TabContents* tab_contents)
  /external/chromium/chrome/browser/ui/
browser_init.cc 136 explicit DefaultBrowserInfoBarDelegate(TabContents* contents);
170 TabContents* contents)
260 TabContents* tab = browser->GetSelectedTabContents();
301 explicit SessionCrashedInfoBarDelegate(TabContents* contents);
321 TabContents* contents)
783 TabContents* app_tab = Browser::OpenApplicationTab(profile, extension, NULL);
810 TabContents* tab_in_app_window = Browser::OpenApplication(
838 TabContents* app_tab = Browser::OpenAppShortcutWindow(
    [all...]
shell_dialogs.cc 46 TabContents* source_contents,
60 LOG(WARNING) << "File-selection dialogs are disabled but no TabContents "
  /external/chromium/chrome/browser/ui/download/
download_tab_helper.cc 14 DownloadTabHelper::DownloadTabHelper(TabContents* tab_contents)
  /external/chromium/chrome/browser/ui/find_bar/
find_backend_unittest.cc 20 string16 FindPrepopulateText(TabContents* contents) {
26 // This test takes two TabContents objects, searches in both of them and
30 // Initial state for the TabContents is blank strings.
34 // Get another TabContents object ready.
49 // Start searching in the first TabContents, searching forwards but not case
60 // Now search in the other TabContents, searching forwards but not case
71 // Search again in the first TabContents, searching forwards but not case
  /external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.h 22 class TabContents;
  /external/chromium/chrome/browser/ui/login/
login_prompt_ui.cc 78 TabContents *tab_contents,
118 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) {}
146 TabContents *tab_contents_;
244 TabContents* tab_contents = GetTabContentsForLogin();
  /external/chromium/chrome/browser/ui/panels/
panel.cc 197 TabContents* tab_contents,
242 void Panel::ShowRepostFormWarningDialog(TabContents* tab_contents) {
246 void Panel::ShowCollectedCookiesDialog(TabContents* tab_contents) {
272 void Panel::TabContentsFocused(TabContents* tab_contents) {
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_host_gtk.cc 32 const TabContents* contents,
dropdown_bar_host_win.cc 17 const TabContents* contents,
29 // coincide with TabContents.
keyboard_overlay_delegate.cc 70 void KeyboardOverlayDelegate::OnCloseContents(TabContents* source,
ssl_client_certificate_selector_win.cc 24 TabContents* parent,
32 // TabContents. This depends on the above TODO.
  /external/chromium/chrome/browser/ui/views/location_bar/
page_action_image_view.h 63 // visible or hidden. |contents| is the TabContents that is active, |url| is
65 void UpdateVisibility(TabContents* contents, const GURL& url);
  /external/chromium/chrome/browser/ui/views/tab_contents/
render_view_context_menu_views.cc 20 TabContents* tab_contents,
  /external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui.h 87 explicit LoginUI(TabContents* contents);
  /external/chromium/chrome/browser/ui/webui/
constrained_html_ui.cc 17 ConstrainedHtmlUI::ConstrainedHtmlUI(TabContents* contents)
history2_ui.h 92 explicit HistoryUI2(TabContents* contents);
history_ui.h 88 explicit HistoryUI(TabContents* contents);
new_tab_ui.h 24 // The TabContents used for the New Tab page.
28 explicit NewTabUI(TabContents* manager);
sync_internals_ui.cc 25 SyncInternalsUI::SyncInternalsUI(TabContents* contents)
textfields_ui.cc 66 TextfieldsUI::TextfieldsUI(TabContents* contents) : WebUI(contents) {
  /external/chromium/chrome/browser/debugger/
debugger_remote_service.cc 131 // Gets a TabContents instance corresponding to the |tab_uid| using the
133 TabContents* DebuggerRemoteService::ToTabContents(int32 tab_uid) {
139 TabContents* tab_contents = it->second->tab_contents();
211 TabContents* tab_contents = ToTabContents(tab_uid);
282 TabContents* tab_contents = ToTabContents(tab_uid);
318 TabContents* tab_contents = ToTabContents(tab_uid);

Completed in 826 milliseconds

<<11121314151617181920>>