Searched refs:section_end (Results 1 – 1 of 1) sorted by relevance
116 size_t* section_end) { in FindSectionBounds() argument118 DCHECK(section_end); in FindSectionBounds()122 *section_end = form.field_count(); in FindSectionBounds()156 *section_end = i; in FindSectionBounds()190 size_t section_end) { in SectionIsAutofilled() argument200 i < section_end && j < form.fields.size(); in SectionIsAutofilled()418 size_t section_start, section_end; in OnQueryFormFieldAutofill() local420 is_filling_credit_card, §ion_start, §ion_end); in OnQueryFormFieldAutofill()425 section_end); in OnQueryFormFieldAutofill()535 size_t section_start, section_end; in OnFillAutofillFormData() local[all …]