Home
last modified time | relevance | path

Searched refs:IsLine1 (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autofill/
Daddress.cc65 if (IsLine1(text)) in GetPossibleFieldTypes()
188 bool Address::IsLine1(const string16& text) const { in IsLine1() function in Address
Daddress.h57 virtual bool IsLine1(const string16& text) const;