Home
last modified time | relevance | path

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

/external/chromium_org/components/autofill/content/renderer/
Dautofill_agent.cc320 bool show_password_suggestions_only = !was_focused; in FormControlElementClicked() local
335 show_password_suggestions_only); in FormControlElementClicked()
570 bool show_password_suggestions_only) { in ShowSuggestions() argument
606 show_password_suggestions_only)) { in ShowSuggestions()
Dautofill_agent.h151 bool show_password_suggestions_only);