/external/chromium/chrome/browser/ui/gtk/infobars/ |
infobar_container_gtk.h | 77 TabContents* tab_contents_; member in class:InfoBarContainerGtk
|
/external/chromium/chrome/browser/ui/views/ |
collected_cookies_win.h | 89 TabContents* tab_contents_; member in class:CollectedCookiesWin
|
content_setting_bubble_contents.h | 82 TabContents* tab_contents_; member in class:ContentSettingBubbleContents
|
html_dialog_view.cc | 218 tab_contents_->set_delegate(this); 222 HtmlDialogUI::GetPropertyAccessor().SetProperty(tab_contents_->property_bag(),
|
content_setting_bubble_contents.cc | 114 tab_contents_(tab_contents), 186 DCHECK(source == Source<TabContents>(tab_contents_)); 187 tab_contents_ = NULL;
|
create_application_shortcut_view.h | 102 TabContentsWrapper* tab_contents_; member in class:CreateUrlApplicationShortcutView
|
/external/chromium/chrome/browser/ui/webui/ |
active_downloads_ui.cc | 126 TabContents* tab_contents_; member in class:__anon5161::ActiveDownloadsHandler 198 tab_contents_(NULL), 214 tab_contents_ = web_ui->tab_contents(); 244 &tab_contents_->controller(), NULL);
|
/external/chromium/chrome/browser/translate/ |
translate_infobar_delegate.h | 67 TabContents* tab_contents() const { return tab_contents_; } 177 TabContents* tab_contents_; member in class:TranslateInfoBarDelegate
|
/external/chromium/chrome/browser/ui/login/ |
login_prompt_ui.cc | 81 tab_contents_(tab_contents), 146 TabContents *tab_contents_; member in class:LoginHandlerHtmlDelegate
|
/external/chromium/chrome/browser/geolocation/ |
geolocation_permission_context.cc | 138 TabContents* tab_contents_; member in class:__anon4616::GeolocationConfirmInfoBarDelegate 158 tab_contents_(tab_contents), 199 requesting_frame_url_, tab_contents_->GetURL(), true); 205 requesting_frame_url_, tab_contents_->GetURL(), false); 223 tab_contents_->OpenURL(
|
/external/chromium/chrome/browser/task_manager/ |
task_manager_resource_providers.cc | 165 tab_contents_(tab_contents) { 172 return tab_contents_->tab_contents()->HostsExtension() ? EXTENSION : RENDERER; 177 string16 tab_title = tab_contents_->tab_contents()->GetTitle(); 179 tab_title = UTF8ToUTF16(tab_contents_->tab_contents()->GetURL().spec()); 196 tab_contents_->profile()->GetExtensionService(); 199 tab_contents_->tab_contents()->GetURL()), 200 tab_contents_->tab_contents()->HostsExtension(), 201 tab_contents_->profile()->IsOffTheRecord()); 206 return tab_contents_->tab_contents()->GetFavicon(); 210 return tab_contents_; [all...] |
/external/chromium/chrome/browser/ |
content_setting_bubble_model.cc | 507 : tab_contents_(tab_contents), 541 DCHECK(source == Source<TabContents>(tab_contents_)); 542 tab_contents_ = NULL;
|
/external/chromium/chrome/browser/ui/gtk/ |
content_setting_bubble_gtk.cc | 58 tab_contents_(tab_contents), 85 DCHECK(source == Source<TabContents>(tab_contents_)); 86 tab_contents_ = NULL;
|
tab_contents_container_gtk.h | 37 // Gets the tab contents currently being displayed (either |tab_contents_| or
|
/external/chromium/chrome/browser/download/ |
drag_download_file.h | 90 TabContents* tab_contents_; member in class:DragDownloadFile
|
/external/chromium/chrome/browser/extensions/ |
extension_bookmark_manager_api.cc | 147 tab_contents_(tab_contents) { 148 tab_contents_->SetBookmarkDragDelegate(this); 152 if (tab_contents_->GetBookmarkDragDelegate() == this) 153 tab_contents_->SetBookmarkDragDelegate(NULL);
|
/external/chromium/chrome/browser/tab_contents/ |
web_drag_dest_gtk.h | 59 TabContents* tab_contents_; member in class:WebDragDestGtk
|
/external/chromium/chrome/browser/speech/ |
speech_input_bubble.cc | 122 tab_contents_(tab_contents) { 233 return tab_contents_;
|
speech_input_bubble.h | 182 TabContents* tab_contents_; member in class:SpeechInputBubbleBase
|
/external/chromium/chrome/browser/instant/ |
instant_controller.cc | 41 tab_contents_(NULL), 145 if (tab_contents != tab_contents_) 149 tab_contents_ = tab_contents; 261 &tab_contents_->controller(), showing_instant); 609 if (new_loader->Update(tab_contents_, template_url, url, transition_type, 681 TemplateURLModel* model = tab_contents_->profile()->GetTemplateURLModel();
|
instant_loader.cc | 71 tab_contents_(tab_contents), 74 unique_id_(tab_contents_->controller().pending_entry()->unique_id()) { 76 Source<TabContents>(tab_contents_)); 94 TabContents* tab_contents_; member in class:InstantLoader::FrameLoadObserver 119 tab_contents_->controller().GetActiveEntry(); 127 tab_contents_->render_view_host()->DetermineIfPageSupportsInstant( [all...] |
instant_controller.h | 136 TabContentsWrapper* tab_contents() const { return tab_contents_; } 258 TabContentsWrapper* tab_contents_; member in class:InstantController
|
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
collected_cookies_mac.mm | 80 tab_contents_(tab_contents) { 111 tab_contents_->GetTabSpecificContentSettings());
|
/external/chromium/chrome/browser/chromeos/login/ |
web_page_view.cc | 101 tab_contents_->set_delegate(delegate);
|
/external/chromium/chrome/browser/ui/views/infobars/ |
infobar_container.h | 126 TabContents* tab_contents_; member in class:InfoBarContainer
|