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

  /external/chromium/chrome/browser/autofill/
contact_info.h 60 bool IsFullName(const string16& text) const;
contact_info.cc 66 if (IsFullName(text))
190 bool NameInfo::IsFullName(const string16& text) const {

Completed in 504 milliseconds