Home
last modified time | relevance | path

Searched defs:PasswordForm (Results 1 – 2 of 2) sorted by relevance

/external/chromium/webkit/glue/
Dpassword_form.h39 struct PasswordForm { struct
58 // fashion) whether or not a given PasswordForm result from the database is a argument
75 // of PasswordForm results from the database to make matches as tight as argument
79 string16 submit_element;
84 string16 username_element;
110 // SSL cert. We will never match or autofill a PasswordForm where argument
118 // True if this PasswordForm represents the last username/password login the argument
138 PasswordForm(); argument
Dpassword_form.cc9 PasswordForm::PasswordForm() in PasswordForm() function in webkit_glue::PasswordForm
16 PasswordForm::PasswordForm(const WebKit::WebPasswordFormData& web_password_form) in PasswordForm() function in webkit_glue::PasswordForm