Home | History | Annotate | Download | only in autofill

Lines Matching refs:form_control_type

49   const char* const form_control_type;
142 expected.form_control_type = control_types[i];
212 expected.form_control_type = field_cases[i].form_control_type;
214 expected.form_control_type == "text" ?
309 expected.form_control_type = "text";
340 expected.form_control_type = "text";
362 expected.form_control_type = "text";
383 expected.form_control_type = "text";
407 expected.form_control_type = "checkbox";
419 expected.form_control_type = "radio";
444 expected.form_control_type = "select-one";
514 expected.form_control_type = "textarea";
541 expected.form_control_type = "month";
570 expected.form_control_type = "hidden";
577 expected.form_control_type = "submit";
598 expected.form_control_type = "password";
632 const std::string form_control_type;
672 expected.form_control_type = test_cases[i].form_control_type;
674 if (test_cases[i].form_control_type == "text")
739 expected.form_control_type = "text";
746 expected.form_control_type = "text";
753 expected.form_control_type = "textarea";
760 expected.form_control_type = "select-one";
767 expected.form_control_type = "password";
774 expected.form_control_type = "month";
851 expected.form_control_type = "text";
926 expected.form_control_type = "text";
1119 expected.form_control_type = "text";
1173 expected.form_control_type = "text";
1210 expected.form_control_type = "text";
1270 expected.form_control_type = "text";
1276 expected.form_control_type = "text";
1283 expected.form_control_type = "text";
1290 expected.form_control_type = "textarea";
1312 expected.form_control_type = "text";
1318 expected.form_control_type = "text";
1324 expected.form_control_type = "textarea";
1333 // fields: form_control_type, name, initial_value, autocomplete_attribute,
1382 // fields: form_control_type, name, initial_value, autocomplete_attribute,
2373 expected.form_control_type = "text";
2414 expected.form_control_type = "text";
2473 expected.form_control_type = "text";
2554 expected.form_control_type = "text";
2587 expected.form_control_type = "text";
2644 expected.form_control_type = "text";
2735 expected.form_control_type = "text";
2794 expected.form_control_type = "text";
2870 expected.form_control_type = "text";
3003 expected.form_control_type = "text";
3024 expected.form_control_type = "month";
3034 expected.form_control_type = "textarea";
3116 expected.form_control_type = "text";
3122 expected.form_control_type = "text";
3128 expected.form_control_type = "select-one";
3523 expected.form_control_type = "text";
3529 expected.form_control_type = "text";
3535 expected.form_control_type = "select-one";
3555 expected.form_control_type = "text";
3561 expected.form_control_type = "text";
3567 expected.form_control_type = "select-one";