HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_AUTOFILL_DIALOG (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller.cc 11 #if !defined(ENABLE_AUTOFILL_DIALOG)
29 #endif // !defined(ENABLE_AUTOFILL_DIALOG)
country_combobox_model.cc 16 #if defined(ENABLE_AUTOFILL_DIALOG)
38 #if defined(ENABLE_AUTOFILL_DIALOG)
  /external/chromium_org/chrome/tools/build/
repack_locales.py 33 ENABLE_AUTOFILL_DIALOG = False
112 if ENABLE_AUTOFILL_DIALOG and OS != 'ios' and OS != 'android':
181 global ENABLE_AUTOFILL_DIALOG
207 dest="enable_autofill_dialog",
224 ENABLE_AUTOFILL_DIALOG = options.enable_autofill_dialog == '1'
  /external/chromium_org/chrome/browser/prefs/
browser_prefs.cc 99 #if defined(ENABLE_AUTOFILL_DIALOG)
259 #if defined(ENABLE_AUTOFILL_DIALOG)
381 #if defined(ENABLE_AUTOFILL_DIALOG)
  /external/chromium_org/chrome/renderer/
chrome_render_process_observer.cc 261 #if defined(ENABLE_AUTOFILL_DIALOG)
  /external/chromium_org/chrome/browser/ui/android/autofill/
autofill_dialog_controller_android.cc 195 #if defined(ENABLE_AUTOFILL_DIALOG)
219 #endif // defined(ENABLE_AUTOFILL_DIALOG)

Completed in 231 milliseconds