HomeSort by relevance Sort by last modified time
    Searched defs:tab_contents_ (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/chromium/chrome/browser/
password_manager_delegate_impl.h 16 : tab_contents_(contents) { }
25 TabContents* tab_contents_; member in class:PasswordManagerDelegateImpl
plugin_installer_infobar_delegate.h 33 TabContents* tab_contents_; member in class:PluginInstallerInfoBarDelegate
repost_form_warning_controller.h 45 TabContents* tab_contents_; member in class:RepostFormWarningController
  /external/chromium/chrome/browser/tab_contents/
tab_contents_ssl_helper.h 38 TabContents* tab_contents_; member in class:TabContentsSSLHelper
web_drop_target_win.h 51 TabContents* tab_contents_; member in class:WebDropTarget
web_drag_dest_gtk.h 59 TabContents* tab_contents_; member in class:WebDragDestGtk
  /external/chromium/chrome/browser/ui/
collected_cookies_infobar_delegate.h 28 TabContents* tab_contents_; member in class:CollectedCookiesInfoBarDelegate
  /external/chromium/chrome/browser/ui/search_engines/
template_url_fetcher_ui_callbacks.h 44 TabContents* tab_contents_; member in class:TemplateURLFetcherUICallbacks
  /external/chromium/android/content/browser/tab_contents/
tab_contents_observer.h 19 tab_contents_ = tab_contents;
24 TabContents* tab_contents() { return tab_contents_; }
29 TabContents* tab_contents_; member in class:TabContentsObserver
  /external/chromium/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.h 38 TabContents* tab_contents_; member in class:RegisterProtocolHandlerInfoBarDelegate
  /external/chromium/chrome/browser/ui/views/
dom_view.h 37 TabContents* tab_contents() const { return tab_contents_.get(); }
56 scoped_ptr<TabContents> tab_contents_; member in class:DOMView
external_protocol_dialog.h 51 TabContents* tab_contents_; member in class:ExternalProtocolDialog
content_setting_bubble_contents.h 82 TabContents* tab_contents_; member in class:ContentSettingBubbleContents
  /external/chromium/chrome/browser/extensions/
theme_installed_infobar_delegate.h 65 TabContents* tab_contents_; member in class:ThemeInstalledInfoBarDelegate
extension_bookmark_manager_api.h 47 TabContents* tab_contents_; member in class:ExtensionBookmarkManagerEventRouter
extension_infobar_delegate.h 68 TabContents* tab_contents_; member in class:ExtensionInfoBarDelegate
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog.h 68 TabContents* tab_contents_; member in class:AppModalDialog
  /external/chromium/chrome/browser/ui/gtk/infobars/
infobar_container_gtk.h 77 TabContents* tab_contents_; member in class:InfoBarContainerGtk
  /external/chromium/chrome/browser/ui/gtk/
sad_tab_gtk.h 33 TabContents* tab_contents_; member in class:SadTabGtk
content_setting_bubble_gtk.h 70 TabContents* tab_contents_; member in class:ContentSettingBubbleGtk
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_container_native.h 30 // Accessor for |tab_contents_|.
31 TabContents* tab_contents() const { return tab_contents_; }
81 TabContents* tab_contents_; member in class:TabContentsContainer
tab_contents_container_views.h 29 // Accessor for |tab_contents_|.
30 TabContents* tab_contents() const { return tab_contents_; }
69 TabContents* tab_contents_; member in class:TabContentsContainer
  /external/chromium/chrome/browser/ui/find_bar/
find_bar_controller.h 42 TabContentsWrapper* tab_contents() const { return tab_contents_; }
64 // tab_contents_ must be non-NULL before this call. Theis handles
80 TabContentsWrapper* tab_contents_; member in class:FindBarController
  /external/chromium/chrome/browser/ui/views/download/
download_started_animation_win.cc 61 TabContents* tab_contents_; member in class:__anon3698::DownloadStartedAnimationWin
80 tab_contents_(tab_contents) {
89 tab_contents_->GetContainerBounds(&tab_contents_bounds_);
96 Source<TabContents>(tab_contents_));
100 Source<TabContents>(tab_contents_));
110 popup_->Init(tab_contents_->GetNativeView(), rc);
119 if (!tab_contents_)
136 if (!tab_contents_)
142 Source<TabContents>(tab_contents_));
146 Source<TabContents>(tab_contents_));
    [all...]
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_container.h 126 TabContents* tab_contents_; member in class:InfoBarContainer

Completed in 684 milliseconds

1 2 3