Searched refs:GetNativeName (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/os/locale/
H A DLanguage.h42 status_t GetNativeName(BString& name) const;
H A DCountry.h38 status_t GetNativeName(BString& name) const;
H A DFormattingConventions.h78 status_t GetNativeName(BString& name) const;
/haiku/src/kits/locale/
H A DLanguage.cpp80 BLanguage::GetNativeName(BString& name) const function in class:BLanguage
H A DCountry.cpp94 BCountry::GetNativeName(BString& name) const function in class:BCountry
H A DFormattingConventions.cpp370 BFormattingConventions::GetNativeName(BString& name) const function in class:BFormattingConventions
/haiku/src/apps/firstbootprompt/
H A DBootPromptWindow.cpp453 language->GetNativeName(name);
/haiku/src/preferences/locale/
H A DLocaleWindow.cpp110 currentLanguage.GetNativeName(name);

Completed in 64 milliseconds