HomeSort by relevance Sort by last modified time
    Searched defs:NeedElevation (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/tab_contents/
confirm_infobar_delegate.cc 19 bool ConfirmInfoBarDelegate::NeedElevation(InfoBarButton button) const {
  /external/chromium_org/chrome/browser/infobars/
confirm_infobar_delegate.cc 27 bool ConfirmInfoBarDelegate::NeedElevation(InfoBarButton button) const {
  /external/chromium_org/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.cc 90 bool RegisterProtocolHandlerInfoBarDelegate::NeedElevation(
  /external/chromium_org/chrome/browser/ui/startup/
default_browser_prompt.cc 79 virtual bool NeedElevation(InfoBarButton button) const OVERRIDE;
152 bool DefaultBrowserInfoBarDelegate::NeedElevation(InfoBarButton button) const {
  /external/chromium/chrome/browser/ui/
browser_init.cc 150 virtual bool NeedElevation(InfoBarButton button) const OVERRIDE;
213 bool DefaultBrowserInfoBarDelegate::NeedElevation(InfoBarButton button) const {
    [all...]

Completed in 1358 milliseconds