Searched refs:LinkClicked (Results 1 - 25 of 144) sorted by relevance

123456

/external/chromium/chrome/browser/tab_contents/
H A Dlink_infobar_delegate.cc9 bool LinkInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:LinkInfoBarDelegate
H A Dlink_infobar_delegate.h32 virtual bool LinkClicked(WindowOpenDisposition disposition);
H A Dconfirm_infobar_delegate.cc35 bool ConfirmInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:ConfirmInfoBarDelegate
H A Dconfirm_infobar_delegate.h55 virtual bool LinkClicked(WindowOpenDisposition disposition);
/external/chromium_org/ui/views/controls/
H A Dlink_listener.h17 virtual void LinkClicked(Link* source, int event_flags) = 0;
/external/chromium_org/chrome/browser/ui/
H A Dconfirm_bubble_model.cc35 void ConfirmBubbleModel::LinkClicked() { function in class:ConfirmBubbleModel
H A Dconfirm_bubble_model.h61 virtual void LinkClicked();
/external/chromium_org/ui/views/examples/
H A Dlink_example.cc29 void LinkExample::LinkClicked(Link* source, int event_flags) { function in class:views::examples::LinkExample
H A Dlink_example.h26 virtual void LinkClicked(Link* source, int event_flags) OVERRIDE;
/external/chromium_org/chrome/browser/nacl_host/
H A Dnacl_infobar_delegate.h23 virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
/external/chromium_org/chrome/browser/ui/startup/
H A Dgoogle_api_keys_infobar_delegate.h29 virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
H A Dobsolete_os_infobar_delegate.h30 virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
H A Dgoogle_api_keys_infobar_delegate.cc44 bool GoogleApiKeysInfoBarDelegate::LinkClicked( function in class:GoogleApiKeysInfoBarDelegate
H A Dobsolete_os_infobar_delegate.cc62 bool ObsoleteOSInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:ObsoleteOSInfoBarDelegate
/external/chromium/chrome/browser/
H A Dplugin_installer_infobar_delegate.h30 virtual bool LinkClicked(WindowOpenDisposition disposition);
H A Dplugin_installer_infobar_delegate.cc57 bool PluginInstallerInfoBarDelegate::LinkClicked( function in class:PluginInstallerInfoBarDelegate
/external/chromium/chrome/browser/ui/cocoa/infobars/
H A Dmock_link_infobar_delegate.cc47 bool MockLinkInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:MockLinkInfoBarDelegate
H A Dmock_confirm_infobar_delegate.cc61 bool MockConfirmInfoBarDelegate::LinkClicked( function in class:MockConfirmInfoBarDelegate
H A Dmock_confirm_infobar_delegate.h41 virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
/external/chromium/chrome/browser/ui/gtk/infobars/
H A Dlink_infobar_gtk.cc31 if (GetDelegate()->LinkClicked(
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_prompt_view.h34 virtual void LinkClicked(views::Link* source, int event_flags) OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/
H A Dfirst_run_bubble.h28 virtual void LinkClicked(views::Link* source, int event_flags) OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/infobars/
H A Dalternate_nav_infobar_view.h30 virtual void LinkClicked(views::Link* source, int event_flags) OVERRIDE;
/external/chromium/chrome/browser/autofill/
H A Dautofill_cc_infobar_delegate.h49 virtual bool LinkClicked(WindowOpenDisposition disposition);
/external/chromium/chrome/browser/custom_handlers/
H A Dregister_protocol_handler_infobar_delegate.h35 virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;

Completed in 3479 milliseconds

123456