Searched defs:autofill (Results 76 - 100 of 490) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_view_tester.h10 #include "chrome/browser/ui/autofill/autofill_dialog_types.h"
11 #include "components/autofill/core/browser/field_types.h"
18 namespace autofill { namespace
63 } // namespace autofill
H A Dautofill_popup_controller.h12 #include "chrome/browser/ui/autofill/autofill_popup_view_delegate.h"
21 namespace autofill { namespace
59 // The main labels for each autofill item.
62 // Smaller labels for each autofill item.
65 // A string which identifies the icon to be shown for each autofill item.
86 } // namespace autofill
H A Dautofill_popup_view_delegate.h15 namespace autofill { namespace
50 } // namespace autofill
H A Dcountry_combobox_model.h17 namespace autofill { namespace
54 } // namespace autofill
H A Dgenerated_credit_card_bubble_view.cc5 #include "chrome/browser/ui/autofill/generated_credit_card_bubble_view.h"
7 namespace autofill { namespace
24 } // namespace autofill
H A Dmock_autofill_dialog_view_delegate.h9 #include "chrome/browser/ui/autofill/autofill_dialog_view_delegate.h"
13 namespace autofill { namespace
100 } // namespace autofill
H A Dmock_new_credit_card_bubble_controller.cc5 #include "chrome/browser/ui/autofill/mock_new_credit_card_bubble_controller.h"
8 #include "components/autofill/core/browser/autofill_profile.h"
9 #include "components/autofill/core/browser/credit_card.h"
11 namespace autofill { namespace
30 } // namespace autofill
H A Dnew_credit_card_bubble_view.cc5 #include "chrome/browser/ui/autofill/new_credit_card_bubble_view.h"
7 namespace autofill { namespace
23 } // namespace autofill
H A Dtest_generated_credit_card_bubble_controller.h10 #include "chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h"
12 namespace autofill { namespace
49 } // namespace autofill
H A Dtest_popup_controller_common.cc5 #include "chrome/browser/ui/autofill/test_popup_controller_common.h"
7 namespace autofill { namespace
19 } // namespace autofill
H A Dtest_popup_controller_common.h8 #include "chrome/browser/ui/autofill/popup_controller_common.h"
12 namespace autofill { namespace
32 } // namespace autofill
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
H A Dautofill_account_chooser.h12 namespace autofill { namespace
23 autofill::AutofillDialogViewDelegate* delegate_; // weak.
27 delegate:(autofill::AutofillDialogViewDelegate*)delegate;
H A Dautofill_loading_shield_controller.h12 #import "chrome/browser/ui/cocoa/autofill/autofill_layout.h"
16 namespace autofill { namespace
33 autofill::AutofillDialogViewDelegate* delegate_; // not owned, owns dialog.
37 - (id)initWithDelegate:(autofill::AutofillDialogViewDelegate*)delegate;
45 (const autofill::LoadingAnimation&)animation;
H A Dautofill_notification_container.h14 #import "chrome/browser/ui/cocoa/autofill/autofill_layout.h"
18 namespace autofill { namespace
34 autofill::AutofillDialogViewDelegate* delegate_;
38 - (id)initWithDelegate:(autofill::AutofillDialogViewDelegate*)delegate;
44 - (void)setNotifications:(const autofill::DialogNotifications&) notifications;
H A Dautofill_popup_view_bridge.h13 #include "chrome/browser/ui/autofill/autofill_popup_view.h"
14 #include "chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.h"
19 namespace autofill { namespace
50 } // namespace autofill
H A Dautofill_suggestion_container.h11 #import "chrome/browser/ui/cocoa/autofill/autofill_layout.h"
13 namespace autofill { namespace
31 autofill::AutofillDialogViewDelegate* delegate_; // Not owned.
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dgenerated_credit_card_bubble_views.h11 #include "chrome/browser/ui/autofill/generated_credit_card_bubble_view.h"
15 namespace autofill { namespace
58 } // namespace autofill
H A Dnew_credit_card_bubble_views.h11 #include "chrome/browser/ui/autofill/new_credit_card_bubble_view.h"
15 namespace autofill { namespace
55 } // namespace autofill
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dautofill_options_handler.h12 #include "components/autofill/core/browser/personal_data_manager_observer.h"
14 namespace autofill { namespace
17 } // namespace autofill
27 public autofill::PersonalDataManagerObserver {
103 const autofill::AutofillProfile& profile,
108 autofill::PersonalDataManager* personal_data_;
/external/chromium_org/components/autofill/content/browser/risk/
H A Dfingerprint.h20 #include "components/autofill/core/browser/autofill_client.h"
40 namespace autofill { namespace
66 } // namespace autofill
/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_client_delegate.h11 #include "components/autofill/content/browser/wallet/form_field_error.h"
12 #include "components/autofill/content/browser/wallet/wallet_client.h"
13 #include "components/autofill/core/browser/autofill_client.h"
17 namespace autofill { namespace
83 } // namespace autofill
H A Dwallet_signin_helper_delegate.h13 namespace autofill { namespace
33 } // namespace autofill
/external/chromium_org/components/autofill/content/renderer/
H A Dpage_click_listener.h12 namespace autofill { namespace
29 } // namespace autofill
H A Dpage_click_tracker.h15 namespace autofill { namespace
23 // This is useful for password/form autofill where we want to trigger a
61 } // namespace autofill
H A Drenderer_save_password_progress_logger.h10 #include "components/autofill/core/common/save_password_progress_logger.h"
18 namespace autofill { namespace
43 } // namespace autofill

Completed in 1766 milliseconds

1234567891011>>