Searched defs:LinkClicked (Results 1 - 11 of 11) sorted by relevance

/external/chromium/chrome/browser/tab_contents/
H A Dlink_infobar_delegate.cc9 bool LinkInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:LinkInfoBarDelegate
H A Dconfirm_infobar_delegate.cc35 bool ConfirmInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:ConfirmInfoBarDelegate
/external/chromium/chrome/browser/custom_handlers/
H A Dregister_protocol_handler_infobar_delegate.cc73 bool RegisterProtocolHandlerInfoBarDelegate::LinkClicked( function in class:RegisterProtocolHandlerInfoBarDelegate
/external/chromium/chrome/browser/ui/cocoa/infobars/
H A Dmock_confirm_infobar_delegate.cc61 bool MockConfirmInfoBarDelegate::LinkClicked( function in class:MockConfirmInfoBarDelegate
H A Dmock_link_infobar_delegate.cc47 bool MockLinkInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:MockLinkInfoBarDelegate
/external/chromium/chrome/browser/
H A Dplugin_installer_infobar_delegate.cc57 bool PluginInstallerInfoBarDelegate::LinkClicked( function in class:PluginInstallerInfoBarDelegate
H A Dalternate_nav_url_fetcher.cc121 bool AlternateNavURLFetcher::LinkClicked(WindowOpenDisposition disposition) { function in class:AlternateNavURLFetcher
H A Dplugin_observer.cc43 virtual bool LinkClicked(WindowOpenDisposition disposition);
77 bool PluginInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:__anon2172::PluginInfoBarDelegate
110 virtual bool LinkClicked(WindowOpenDisposition disposition);
178 bool BlockedPluginInfoBarDelegate::LinkClicked( function in class:__anon2172::BlockedPluginInfoBarDelegate
182 return PluginInfoBarDelegate::LinkClicked(disposition);
203 virtual bool LinkClicked(WindowOpenDisposition disposition);
279 bool OutdatedPluginInfoBarDelegate::LinkClicked( function in class:__anon2172::OutdatedPluginInfoBarDelegate
283 return PluginInfoBarDelegate::LinkClicked(disposition);
/external/chromium/chrome/browser/autofill/
H A Dautofill_cc_infobar_delegate.cc93 bool AutofillCCInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:AutofillCCInfoBarDelegate
/external/chromium/chrome/browser/geolocation/
H A Dgeolocation_permission_context.cc136 virtual bool LinkClicked(WindowOpenDisposition disposition);
213 bool GeolocationConfirmInfoBarDelegate::LinkClicked( function in class:__anon2045::GeolocationConfirmInfoBarDelegate
/external/chromium/chrome/browser/ui/
H A Dbrowser_init.cc1095 virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
1128 bool LearnMoreInfoBar::LinkClicked(WindowOpenDisposition disposition) { function in class:LearnMoreInfoBar

Completed in 2474 milliseconds