Lines Matching refs:elements
250 // Removing all elements since the beginning of this function should remove
609 std::vector<FormField> elements;
610 elements.push_back(FormField(string16(),
616 elements.push_back(FormField(string16(),
622 elements.push_back(FormField(string16(),
628 elements.push_back(FormField(string16(),
636 db.GetAutofillTable()->AddFormFieldValuesTime(elements, &changes, t);