Searched refs:RegisterProtocolHandlerInfoBarDelegate (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dregister_protocol_handler_infobar_delegate.cc19 void RegisterProtocolHandlerInfoBarDelegate::Create(
28 new RegisterProtocolHandlerInfoBarDelegate(registry, handler))));
32 RegisterProtocolHandlerInfoBarDelegate* existing_delegate =
45 RegisterProtocolHandlerInfoBarDelegate::RegisterProtocolHandlerInfoBarDelegate( function in class:RegisterProtocolHandlerInfoBarDelegate
53 RegisterProtocolHandlerInfoBarDelegate::
54 ~RegisterProtocolHandlerInfoBarDelegate() {
58 RegisterProtocolHandlerInfoBarDelegate::GetInfoBarAutomationType() const {
63 RegisterProtocolHandlerInfoBarDelegate::GetInfoBarType() const {
67 RegisterProtocolHandlerInfoBarDelegate*
[all...]
H A Dregister_protocol_handler_infobar_delegate.h17 class RegisterProtocolHandlerInfoBarDelegate : public ConfirmInfoBarDelegate { class in inherits:ConfirmInfoBarDelegate
28 RegisterProtocolHandlerInfoBarDelegate(ProtocolHandlerRegistry* registry,
30 virtual ~RegisterProtocolHandlerInfoBarDelegate();
35 virtual RegisterProtocolHandlerInfoBarDelegate*
51 DISALLOW_COPY_AND_ASSIGN(RegisterProtocolHandlerInfoBarDelegate);
/external/chromium_org/components/infobars/core/
H A Dinfobar_delegate.h18 class RegisterProtocolHandlerInfoBarDelegate;
113 virtual RegisterProtocolHandlerInfoBarDelegate*
H A Dinfobar_delegate.cc72 RegisterProtocolHandlerInfoBarDelegate*
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1692 RegisterProtocolHandlerInfoBarDelegate::Create(

Completed in 1663 milliseconds