OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
autofill_country.cc
580
state_label_
= l10n_util::GetStringUTF16(data.state_label_id);
643
state_label_
(state_label) {
Completed in 444 milliseconds