Searched refs:fCountryCode (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/locale/
H A DLanguageListView.h59 BString fCountryCode; member in class:LanguageListItemWithFlag
H A DLanguageListView.cpp115 fCountryCode(countryCode),
125 fCountryCode(other.fCountryCode),
145 if (fCountryCode.IsEmpty())
151 fCountryCode.String()) != B_OK) {

Completed in 157 milliseconds