Home
last modified time | relevance | path

Searched defs:AUTOFILL (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feedback/proto/
H A Dchrome.proto37 AUTOFILL = 9; enumerator
55 AUTOFILL = 10; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/feedback/proto/
H A Dchrome.proto37 AUTOFILL = 9; enumerator
55 AUTOFILL = 10; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/autofill/
H A Dmanual_filling_controller.h45 AUTOFILL, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/core/
H A Dpayment_app.h27 enum class Type { AUTOFILL, NATIVE_MOBILE_APP, SERVICE_WORKER_APP }; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/content/
H A Dpayment_app.h38 AUTOFILL, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/base/
H A Dmodel_type.h69 AUTOFILL, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/glue/java/src/com/android/webview/chromium/
H A DWebViewChromium.java164 int AUTOFILL = 1; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/sync/
H A DManageSyncSettingsTest.java80 UI_DATATYPES.put(ModelType.AUTOFILL, ManageSyncSettings.PREF_SYNC_AUTOFILL); in UI_DATATYPES.put()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dglobal.hxx178 AUTOFILL = ALL & ~(NOTE | OBJECTS) enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dglobal.hxx179 AUTOFILL = ALL & ~(NOTE | OBJECTS) enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/renderer/autofill/
H A Dpassword_autofill_agent_browsertest.cc297 enum class FieldChangeSource { USER, AUTOFILL, USER_AUTOFILL }; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/renderer/autofill/
H A Dpassword_autofill_agent_browsertest.cc293 enum class FieldChangeSource { USER, AUTOFILL, USER_AUTOFILL }; enumerator