Searched refs:AutofillDialogSignInDelegate (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_sign_in_delegate.cc47 AutofillDialogSignInDelegate::AutofillDialogSignInDelegate( function in class:autofill::AutofillDialogSignInDelegate
67 void AutofillDialogSignInDelegate::ResizeDueToAutoResize(
73 content::WebContents* AutofillDialogSignInDelegate::OpenURLFromTab(
88 void AutofillDialogSignInDelegate::AddNewContents(
101 bool AutofillDialogSignInDelegate::PreHandleGestureEvent(
110 void AutofillDialogSignInDelegate::RenderViewCreated(
118 void AutofillDialogSignInDelegate::UpdateLimitsAndEnableAutoResize(
126 void AutofillDialogSignInDelegate::EnableAutoResize() {
H A Dautofill_dialog_sign_in_delegate.h17 // AutofillDialogSignInDelegate provides a WebContentsDelegate and
23 class AutofillDialogSignInDelegate: public content::WebContentsDelegate, class in namespace:autofill
26 AutofillDialogSignInDelegate(AutofillDialogView* dialog_view,
73 DISALLOW_COPY_AND_ASSIGN(AutofillDialogSignInDelegate);
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
H A Dautofill_sign_in_container.h14 class AutofillDialogSignInDelegate;
27 scoped_ptr<autofill::AutofillDialogSignInDelegate> signInDelegate_;
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.h58 class AutofillDialogSignInDelegate;
681 scoped_ptr<AutofillDialogSignInDelegate> sign_in_delegate_;
H A Dautofill_dialog_views.cc1416 new AutofillDialogSignInDelegate(

Completed in 132 milliseconds