Searched refs:ShowPageInfo (Results 1 - 16 of 16) sorted by relevance

/external/chromium/chrome/browser/ui/views/location_bar/
H A Dclick_handler.cc34 tab->ShowPageInfo(nav_entry->url(), nav_entry->ssl(), true);
/external/chromium/chrome/browser/ui/
H A Dbrowser_window.h273 virtual void ShowPageInfo(Profile* profile,
H A Dbrowser.h800 virtual void ShowPageInfo(Profile* profile,
H A Dbrowser.cc3208 void Browser::ShowPageInfo(Profile* profile, function in class:Browser
3212 window()->ShowPageInfo(profile, url, ssl, show_history);
/external/chromium/chrome/browser/ui/cocoa/
H A Dbrowser_window_cocoa.h91 virtual void ShowPageInfo(Profile* profile,
/external/chromium/chrome/browser/ui/panels/
H A Dpanel.h103 virtual void ShowPageInfo(Profile* profile,
H A Dpanel.cc276 void Panel::ShowPageInfo(Profile* profile, function in class:Panel
/external/chromium/chrome/browser/
H A Dexternal_tab_container_win.h149 virtual void ShowPageInfo(Profile* profile,
H A Dexternal_tab_container_win.cc558 void ExternalTabContainer::ShowPageInfo(Profile* profile, function in class:ExternalTabContainer
/external/chromium/chrome/browser/ui/gtk/
H A Dbrowser_window_gtk.h113 virtual void ShowPageInfo(Profile* profile,
H A Dbrowser_window_gtk.cc977 void BrowserWindowGtk::ShowPageInfo(Profile* profile, function in class:BrowserWindowGtk
H A Dlocation_bar_view_gtk.cc1050 tab->ShowPageInfo(nav_entry->url(), nav_entry->ssl(), true);
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view.h288 virtual void ShowPageInfo(Profile* profile,
H A Dbrowser_view.cc1050 void BrowserView::ShowPageInfo(Profile* profile, function in class:BrowserView
/external/chromium/chrome/browser/tab_contents/
H A Drender_view_context_menu.cc1350 source_tab_contents_->ShowPageInfo(nav_entry->url(), nav_entry->ssl(),
1402 source_tab_contents_->ShowPageInfo(params_.frame_url, ssl,
H A Dtab_contents.h425 void ShowPageInfo(const GURL& url,

Completed in 177 milliseconds