Home
last modified time | relevance | path

Searched refs:current_field (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dautofill_manager.cc127 const AutofillField* current_field = form.field(i); in FindSectionBounds() local
129 AutofillType::GetEquivalentFieldType(current_field->type()); in FindSectionBounds()
175 if (current_field == &field) in FindSectionBounds()