Searched defs:middle_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dcontact_info.h26 // Compares |NameInfo| objects for |given_|, |middle_| and |family_| names,
49 // Returns the middle initial if |middle_| is non-empty. Returns an empty
53 // Sets |given_|, |middle_|, and |family_| to the tokenized |full|.
57 base::string16 middle_; member in class:autofill::NameInfo

Completed in 78 milliseconds