Searched defs:GetFormFieldType (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/autofill/
H A Dcredit_card_field.cc45 FormFieldType CreditCardField::GetFormFieldType() const { function in class:CreditCardField
H A Daddress_field.cc74 FormFieldType AddressField::GetFormFieldType() const { function in class:AddressField
H A Dform_field.cc120 FormFieldType FormField::GetFormFieldType() const { function in class:FormField
283 if (form_field->GetFormFieldType() == kAddressType) {

Completed in 62 milliseconds