MatchesFormControlType   84 components/autofill/core/browser/form_field.cc   if (!MatchesFormControlType(field->form_control_type, match_type))
MatchesFormControlType  122 components/autofill/core/browser/form_field.h   static bool MatchesFormControlType(const std::string& type, int match_type);