HomeSort by relevance Sort by last modified time
    Searched refs:AutofillCCInfoBarDelegate (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/autofill/
autofill_cc_infobar_delegate.cc 17 AutofillCCInfoBarDelegate::AutofillCCInfoBarDelegate(
30 AutofillCCInfoBarDelegate::~AutofillCCInfoBarDelegate() {
33 void AutofillCCInfoBarDelegate::LogUserAction(
41 bool AutofillCCInfoBarDelegate::ShouldExpire(
49 void AutofillCCInfoBarDelegate::InfoBarClosed() {
56 void AutofillCCInfoBarDelegate::InfoBarDismissed() {
60 SkBitmap* AutofillCCInfoBarDelegate::GetIcon() const {
65 InfoBarDelegate::Type AutofillCCInfoBarDelegate::GetInfoBarType() const
    [all...]
autofill_cc_infobar_delegate.h 25 class AutofillCCInfoBarDelegate : public ConfirmInfoBarDelegate {
27 AutofillCCInfoBarDelegate(TabContents* tab_contents,
33 virtual ~AutofillCCInfoBarDelegate();
67 DISALLOW_COPY_AND_ASSIGN(AutofillCCInfoBarDelegate);
autofill_metrics_unittest.cc     [all...]
autofill_manager.cc 707 new AutofillCCInfoBarDelegate(tab_contents(),
    [all...]

Completed in 73 milliseconds