OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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_; }
function in class:AutofillCountry
50
const string16&
state_label
);
/external/chromium_org/components/autofill/core/browser/
autofill_country.h
67
const base::string16
state_label
() const { return state_label_; }
function in class:autofill::AutofillCountry
88
const base::string16&
state_label
);
Completed in 36 milliseconds