HomeSort by relevance Sort by last modified time
    Searched refs:IsLastName (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autofill/
contact_info.h 54 bool IsLastName(const string16& text) const;
contact_info.cc 60 if (IsLastName(text))
164 bool NameInfo::IsLastName(const string16& text) const {

Completed in 101 milliseconds