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

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_sign_in_delegate.h 17 // AutofillDialogSignInDelegate provides a WebContentsDelegate and
23 class AutofillDialogSignInDelegate: public content::WebContentsDelegate,
26 AutofillDialogSignInDelegate(AutofillDialogView* dialog_view,
73 DISALLOW_COPY_AND_ASSIGN(AutofillDialogSignInDelegate);
autofill_dialog_sign_in_delegate.cc 47 AutofillDialogSignInDelegate::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() {

Completed in 52 milliseconds