Home | History | Annotate | Download | only in autofill

Lines Matching defs:AutofillCCInfoBarDelegate

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 {
69 string16 AutofillCCInfoBarDelegate::GetMessageText() const {
73 string16 AutofillCCInfoBarDelegate::GetButtonLabel(InfoBarButton button) const {
78 bool AutofillCCInfoBarDelegate::Accept() {
84 bool AutofillCCInfoBarDelegate::Cancel() {
89 string16 AutofillCCInfoBarDelegate::GetLinkText() {
93 bool AutofillCCInfoBarDelegate::LinkClicked(WindowOpenDisposition disposition) {