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

  /external/chromium/chrome/browser/autofill/
autofill_country.h 44 const string16 state_label() const { return state_label_; }
62 string16 state_label_; member in class:AutofillCountry
autofill_country.cc 580 state_label_ = l10n_util::GetStringUTF16(data.state_label_id);
643 state_label_(state_label) {
  /external/chromium_org/components/autofill/core/browser/
autofill_country.h 67 const base::string16 state_label() const { return state_label_; }
100 base::string16 state_label_; member in class:autofill::AutofillCountry
autofill_country.cc     [all...]

Completed in 3494 milliseconds