Searched refs:FieldTypeGroup (Results 1 – 13 of 13) sorted by relevance
20 enum FieldTypeGroup { enum52 FieldTypeGroup group;61 FieldTypeGroup group() const;77 typedef AutofillType::FieldTypeGroup FieldTypeGroup; typedef
165 FieldTypeGroup AutofillType::group() const { in group()
141 AutofillType::FieldTypeGroup current_type_group = in FindSectionBounds()592 FieldTypeGroup field_group_type = AutofillType(field_type).group(); in OnFillAutofillFormData()
297 AutofillType::FieldTypeGroup group = AutofillType(type).group(); in SupportsMultiValue()
224 FieldTypeGroup group(AutofillType(field_type).group()); in ImportFormData()
26 FieldTypeGroup group() const;
206 enum FieldTypeGroup { enum
44 FieldTypeGroup AutofillType::group() const { in group()
527 FieldTypeGroup group = AutofillType(*iter).group(); in OverwriteWithOrAddTo()556 FieldTypeGroup group = AutofillType(type).group(); in SupportsMultiValue()
485 FieldTypeGroup initiating_group_type = autofill_field->Type().group(); in OnFillAutofillFormData()494 FieldTypeGroup field_group_type = cached_field->Type().group(); in OnFillAutofillFormData()
261 FieldTypeGroup group(field_type.group()); in ImportFormData()
1206 FieldTypeGroup field_type_group = (*field)->Type().group(); in IdentifySections()
119 FieldTypeGroup variant_group_;