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

123

/external/chromium_org/chrome/browser/ui/
H A Dconfirm_bubble_model.cc35 void ConfirmBubbleModel::LinkClicked() { function in class:ConfirmBubbleModel
H A Dtab_modal_confirm_dialog_delegate.cc72 void TabModalConfirmDialogDelegate::LinkClicked( function in class:TabModalConfirmDialogDelegate
/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
/external/chromium_org/chrome/browser/nacl_host/
H A Dnacl_infobar_delegate.cc53 bool NaClInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:NaClInfoBarDelegate
/external/chromium_org/chrome/browser/net/spdyproxy/
H A Ddata_reduction_proxy_infobar_delegate.cc58 bool DataReductionProxyInfoBarDelegate::LinkClicked( function in class:DataReductionProxyInfoBarDelegate
/external/chromium_org/chrome/browser/ui/cocoa/infobars/
H A Dmock_confirm_infobar_delegate.cc58 bool MockConfirmInfoBarDelegate::LinkClicked( function in class:MockConfirmInfoBarDelegate
/external/chromium_org/chrome/browser/ui/startup/
H A Dgoogle_api_keys_infobar_delegate.cc44 bool GoogleApiKeysInfoBarDelegate::LinkClicked( function in class:GoogleApiKeysInfoBarDelegate
H A Dobsolete_system_infobar_delegate.cc57 bool ObsoleteSystemInfoBarDelegate::LinkClicked( function in class:ObsoleteSystemInfoBarDelegate
/external/chromium_org/chrome/browser/ui/omnibox/
H A Dalternate_nav_infobar_delegate.cc66 bool AlternateNavInfoBarDelegate::LinkClicked( function in class:AlternateNavInfoBarDelegate
/external/chromium_org/chrome/browser/ui/test/
H A Dtest_confirm_bubble_model.cc65 void TestConfirmBubbleModel::LinkClicked() { function in class:TestConfirmBubbleModel
/external/chromium_org/chrome/browser/ui/views/
H A Dopen_pdf_in_reader_bubble_view.cc72 void OpenPDFInReaderBubbleView::LinkClicked(views::Link* source, function in class:OpenPDFInReaderBubbleView
H A Dconfirm_bubble_views.cc93 void ConfirmBubbleViews::LinkClicked(views::Link* source, int event_flags) { function in class:ConfirmBubbleViews
95 model_->LinkClicked();
H A Dfirst_run_bubble.cc92 void FirstRunBubble::LinkClicked(views::Link* source, int event_flags) { function in class:FirstRunBubble
H A Dfirst_run_dialog.cc139 void FirstRunDialog::LinkClicked(views::Link* source, int event_flags) { function in class:FirstRunDialog
H A Dtab_modal_confirm_dialog_views.cc65 void TabModalConfirmDialogViews::LinkClicked(views::Link* source, function in class:TabModalConfirmDialogViews
67 delegate_->LinkClicked(ui::DispositionFromEventFlags(event_flags));
/external/chromium_org/components/infobars/core/
H A Dconfirm_infobar_delegate.cc46 bool ConfirmInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:ConfirmInfoBarDelegate
/external/chromium_org/chrome/browser/autofill/
H A Dautofill_cc_infobar_delegate.cc104 bool AutofillCCInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:autofill::AutofillCCInfoBarDelegate
/external/chromium_org/chrome/browser/custom_handlers/
H A Dregister_protocol_handler_infobar_delegate.cc116 bool RegisterProtocolHandlerInfoBarDelegate::LinkClicked( function in class:RegisterProtocolHandlerInfoBarDelegate
/external/chromium_org/chrome/browser/infobars/
H A Dinsecure_content_infobar_delegate.cc111 bool InsecureContentInfoBarDelegate::LinkClicked( function in class:InsecureContentInfoBarDelegate
/external/chromium_org/chrome/browser/media/
H A Dprotected_media_identifier_infobar_delegate.cc121 bool ProtectedMediaIdentifierInfoBarDelegate::LinkClicked( function in class:ProtectedMediaIdentifierInfoBarDelegate
/external/chromium_org/chrome/browser/renderer_context_menu/
H A Dspelling_bubble_model.cc66 void SpellingBubbleModel::LinkClicked() { function in class:SpellingBubbleModel
/external/chromium_org/chrome/browser/ui/views/infobars/
H A Dalternate_nav_infobar_view.cc103 void AlternateNavInfoBarView::LinkClicked(views::Link* source, function in class:AlternateNavInfoBarView
109 if (GetDelegate()->LinkClicked(ui::DispositionFromEventFlags(event_flags)))
H A Dconfirm_infobar.cc117 void ConfirmInfoBar::LinkClicked(views::Link* source, int event_flags) { function in class:ConfirmInfoBar
121 if (GetDelegate()->LinkClicked(ui::DispositionFromEventFlags(event_flags)))
/external/chromium_org/components/google/core/browser/
H A Dgoogle_url_tracker_infobar_delegate.cc105 bool GoogleURLTrackerInfoBarDelegate::LinkClicked( function in class:GoogleURLTrackerInfoBarDelegate
/external/chromium_org/chrome/browser/gpu/
H A Dthree_d_api_observer.cc49 virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
147 bool ThreeDAPIInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) { function in class:ThreeDAPIInfoBarDelegate

Completed in 5884 milliseconds

123