OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsCity
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/autofill/
address.h
59
virtual bool
IsCity
(const string16& text) const;
address.cc
71
if (
IsCity
(text))
196
bool Address::
IsCity
(const string16& text) const {
Completed in 404 milliseconds