Searched refs:GetWholeNumberType (Results 1 – 7 of 7) sorted by relevance
73 possible_types->insert(GetWholeNumberType()); in GetPossibleFieldTypes()92 available_types->insert(GetWholeNumberType()); in GetAvailableFieldTypes()108 if (type == GetWholeNumberType()) in GetInfo()
25 virtual AutofillFieldType GetWholeNumberType() const;
36 AutofillFieldType HomePhoneNumber::GetWholeNumberType() const { in GetWholeNumberType() function in HomePhoneNumber
34 AutofillFieldType FaxNumber::GetWholeNumberType() const { in GetWholeNumberType() function in FaxNumber
26 virtual AutofillFieldType GetWholeNumberType() const;
54 virtual AutofillFieldType GetWholeNumberType() const = 0;
175 AutofillType(number_->GetWholeNumberType())); in GetFieldInfo()