HomeSort by relevance Sort by last modified time
    Searched defs:state_label_ (Results 1 - 2 of 2) 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
  /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

Completed in 40 milliseconds