Home
last modified time | relevance | path

Searched refs:kNegativeCategory (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/content/renderer/
H A Dhtml_based_username_detector.cc212 static const CategoryOfWords kNegativeCategory = { in RemoveFieldsWithNegativeWords() local
218 return ContainsWordFromCategory(possible_username, kNegativeCategory); in RemoveFieldsWithNegativeWords()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/content/renderer/
H A Dhtml_based_username_detector.cc212 static const CategoryOfWords kNegativeCategory = { in RemoveFieldsWithNegativeWords() local
218 return ContainsWordFromCategory(possible_username, kNegativeCategory); in RemoveFieldsWithNegativeWords()