Searched refs:IsCity (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autofill/
H A Daddress.h59 virtual bool IsCity(const string16& text) const;
H A Daddress.cc71 if (IsCity(text))
196 bool Address::IsCity(const string16& text) const { function in class:Address

Completed in 75 milliseconds