Home | History | Annotate | Download | only in autofill

Lines Matching refs:is_autofilled

222       // Set the is_autofilled property for the field.
223 form_data.fields[i].is_autofilled = field_cases[i].should_be_autofilled;
385 expected.is_autofilled = true;
408 expected.is_autofilled = true;
420 expected.is_autofilled = true;
2377 expected.is_autofilled = false;
2382 expected.is_autofilled = false;
2387 expected.is_autofilled = false;
2394 form.fields[0].is_autofilled = true;
2395 form.fields[1].is_autofilled = true;
2396 form.fields[2].is_autofilled = true;
2419 expected.is_autofilled = true;
2425 expected.is_autofilled = true;
2431 expected.is_autofilled = true;
2648 expected.is_autofilled = false;
2652 expected.is_autofilled = false;
2656 expected.is_autofilled = false;
2663 form.fields[0].is_autofilled = true;
2664 form.fields[1].is_autofilled = true;
2665 form.fields[2].is_autofilled = true;
2685 expected.is_autofilled = true;
2690 expected.is_autofilled = true;
2695 expected.is_autofilled = true;
2875 expected.is_autofilled = false;
2880 expected.is_autofilled = false;
2885 expected.is_autofilled = false;
2892 form.fields[0].is_autofilled = true;
2893 form.fields[1].is_autofilled = true;
2894 form.fields[2].is_autofilled = true;
2919 expected.is_autofilled = true;
2924 expected.is_autofilled = true;
2929 expected.is_autofilled = true;