OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AsPopupBlockedInfoBarDelegate
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/android/content_settings/
popup_blocked_infobar_delegate.h
25
virtual PopupBlockedInfoBarDelegate*
AsPopupBlockedInfoBarDelegate
() OVERRIDE;
popup_blocked_infobar_delegate.cc
32
if (existing_infobar->delegate()->
AsPopupBlockedInfoBarDelegate
()) {
49
PopupBlockedInfoBarDelegate::
AsPopupBlockedInfoBarDelegate
() {
/external/chromium_org/chrome/browser/infobars/
infobar_delegate.h
92
virtual PopupBlockedInfoBarDelegate*
AsPopupBlockedInfoBarDelegate
();
infobar_delegate.cc
75
PopupBlockedInfoBarDelegate* InfoBarDelegate::
AsPopupBlockedInfoBarDelegate
() {
Completed in 35 milliseconds