has_author_specified_types_  376 components/autofill/core/browser/form_structure.cc   ParseFieldTypesFromAutocompleteAttributes(&has_author_specified_types_,
has_author_specified_types_  379 components/autofill/core/browser/form_structure.cc   if (!has_author_specified_types_) {
has_author_specified_types_  397 components/autofill/core/browser/form_structure.cc     if (has_author_specified_types_) {
has_author_specified_types_  697 components/autofill/core/browser/form_structure.cc   return !has_author_specified_types_ && ShouldBeParsed(true);
has_author_specified_types_  258 components/autofill/core/browser/form_structure.h   bool has_author_specified_types_;