Home
last modified time | relevance | path

Searched refs:ENABLE_AUTOFILL_DIALOG (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/tools/build/
Drepack_locales.py33 ENABLE_AUTOFILL_DIALOG = False variable
112 if ENABLE_AUTOFILL_DIALOG and OS != 'ios' and OS != 'android':
181 global ENABLE_AUTOFILL_DIALOG
224 ENABLE_AUTOFILL_DIALOG = options.enable_autofill_dialog == '1'
/external/chromium_org/chrome/browser/ui/autofill/
Dcountry_combobox_model.cc16 #if defined(ENABLE_AUTOFILL_DIALOG)
38 #if defined(ENABLE_AUTOFILL_DIALOG) in CountryComboboxModel()
Dautofill_dialog_controller.cc11 #if !defined(ENABLE_AUTOFILL_DIALOG)
/external/chromium_org/chrome/browser/prefs/
Dbrowser_prefs.cc99 #if defined(ENABLE_AUTOFILL_DIALOG)
259 #if defined(ENABLE_AUTOFILL_DIALOG) in RegisterLocalState()
381 #if defined(ENABLE_AUTOFILL_DIALOG) in RegisterProfilePrefs()
/external/chromium_org/chrome/renderer/
Dchrome_render_process_observer.cc261 #if defined(ENABLE_AUTOFILL_DIALOG) in ChromeRenderProcessObserver()
/external/chromium_org/build/config/
DBUILD.gn44 "ENABLE_AUTOFILL_DIALOG=1",
/external/chromium_org/chrome/browser/ui/android/autofill/
Dautofill_dialog_controller_android.cc195 #if defined(ENABLE_AUTOFILL_DIALOG)
/external/chromium_org/build/
Dcommon.gypi2693 'defines': ['ENABLE_AUTOFILL_DIALOG=1'],