OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsMiddleInitial
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/autofill/
contact_info.h
57
bool
IsMiddleInitial
(const string16& text) const;
contact_info.cc
63
if (
IsMiddleInitial
(text))
168
bool NameInfo::
IsMiddleInitial
(const string16& text) const {
Completed in 380 milliseconds