Home | History | Annotate | Download | only in browser

Lines Matching defs:GoogleURLTrackerInfoBarDelegate

17 infobars::InfoBar* GoogleURLTrackerInfoBarDelegate::Create(
22 scoped_ptr<ConfirmInfoBarDelegate>(new GoogleURLTrackerInfoBarDelegate(
26 bool GoogleURLTrackerInfoBarDelegate::Accept() {
31 bool GoogleURLTrackerInfoBarDelegate::Cancel() {
36 void GoogleURLTrackerInfoBarDelegate::Update(const GURL& search_url) {
42 void GoogleURLTrackerInfoBarDelegate::Close(bool redo_search) {
69 GoogleURLTrackerInfoBarDelegate::GoogleURLTrackerInfoBarDelegate(
79 GoogleURLTrackerInfoBarDelegate::~GoogleURLTrackerInfoBarDelegate() {
82 base::string16 GoogleURLTrackerInfoBarDelegate::GetMessageText() const {
89 base::string16 GoogleURLTrackerInfoBarDelegate::GetButtonLabel(
101 base::string16 GoogleURLTrackerInfoBarDelegate::GetLinkText() const {
105 bool GoogleURLTrackerInfoBarDelegate::LinkClicked(
115 bool GoogleURLTrackerInfoBarDelegate::ShouldExpireInternal(