Home | History | Annotate | Download | only in autofill

Lines Matching refs:cached_fields

495   std::vector<FormField> cached_fields = form.fields;
500 form.fields.push_back(cached_fields[2]);
501 form.fields.push_back(cached_fields[1]);
502 form.fields.push_back(cached_fields[3]);
503 form.fields.push_back(cached_fields[0]);