Home
last modified time | relevance | path

Searched refs:SetCollator (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/os/locale/
H A DLocale.h38 void SetCollator(const BCollator& newCollator);
/haiku/src/kits/locale/
H A DLocale.cpp147 BLocale::SetCollator(const BCollator& newCollator) in SetCollator() function in BLocale
H A DLocaleRosterData.cpp611 fDefaultLocale.SetCollator(BCollator(langName.String())); in _SetPreferredLanguages()
622 fDefaultLocale.SetCollator(BCollator("en")); in _SetPreferredLanguages()
/haiku/docs/user/locale/
H A DLocale.dox172 \fn void BLocale::SetCollator(const BCollator& newCollator)