Lines Matching full:getlocale
69 const Locale& getLocale();
113 ICUDataTable::getLocale() {
166 virtual const Locale& getLocale() const;
198 DefaultLocaleDisplayNames::getLocale() const {
305 virtual const Locale& getLocale() const;
381 nonConstThis->locale = langData.getLocale() == Locale::getRoot()
382 ? regionData.getLocale()
383 : langData.getLocale();
493 LocaleDisplayNamesImpl::getLocale() const {
791 return ((const LocaleDisplayNames *)ldn)->getLocale().getName();