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

  /external/chromium/chrome/browser/autofill/
autofill_country.h 43 const string16 postal_code_label() const { return postal_code_label_; }
59 string16 postal_code_label_; member in class:AutofillCountry
autofill_country.cc 579 postal_code_label_ = l10n_util::GetStringUTF16(data.postal_code_label_id);
642 postal_code_label_(postal_code_label),

Completed in 245 milliseconds