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.py37 ENABLE_AUTOFILL_DIALOG = False variable
115 if ENABLE_AUTOFILL_DIALOG and OS != 'ios' and OS != 'android':
194 global ENABLE_AUTOFILL_DIALOG
247 ENABLE_AUTOFILL_DIALOG = options.enable_autofill_dialog == '1'
/external/chromium_org/chrome/browser/ui/autofill/
Dcountry_combobox_model.cc19 #if defined(ENABLE_AUTOFILL_DIALOG)
53 #if defined(ENABLE_AUTOFILL_DIALOG) in SetCountries()
Dautofill_dialog_controller.cc11 #if !defined(ENABLE_AUTOFILL_DIALOG)
/external/chromium_org/chrome/browser/prefs/
Dbrowser_prefs.cc99 #if defined(ENABLE_AUTOFILL_DIALOG)
268 #if defined(ENABLE_AUTOFILL_DIALOG) in RegisterLocalState()
405 #if defined(ENABLE_AUTOFILL_DIALOG) in RegisterProfilePrefs()
/external/chromium_org/chrome/renderer/
Dchrome_render_process_observer.cc260 #if defined(ENABLE_AUTOFILL_DIALOG) in ChromeRenderProcessObserver()
/external/chromium_org/build/config/
DBUILD.gn169 defines += [ "ENABLE_AUTOFILL_DIALOG=1" ]
/external/chromium_org/chrome/browser/ui/android/autofill/
Dautofill_dialog_controller_android.cc197 #if defined(ENABLE_AUTOFILL_DIALOG)
/external/chromium_org/build/
Dcommon.gypi2871 'defines': ['ENABLE_AUTOFILL_DIALOG=1'],