OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AsPluginInstallerInfoBarDelegate
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/
plugin_installer_infobar_delegate.h
24
virtual PluginInstallerInfoBarDelegate*
AsPluginInstallerInfoBarDelegate
();
plugin_installer_infobar_delegate.cc
30
PluginInstallerInfoBarDelegate::
AsPluginInstallerInfoBarDelegate
() {
plugin_observer.cc
313
return plugin_installer_->
AsPluginInstallerInfoBarDelegate
();
329
if (delegate->
AsPluginInstallerInfoBarDelegate
() != NULL) {
/external/chromium/chrome/browser/tab_contents/
infobar_delegate.h
93
virtual PluginInstallerInfoBarDelegate*
AsPluginInstallerInfoBarDelegate
();
infobar_delegate.cc
56
InfoBarDelegate::
AsPluginInstallerInfoBarDelegate
() {
Completed in 179 milliseconds