Searched refs:resolvedLocale (Results 1 – 3 of 3) sorted by relevance
51 std::string resolvedLocale() const { in resolvedLocale() function in mbgl::style::expression::Collator::Impl72 std::string Collator::resolvedLocale() const { in resolvedLocale() function in mbgl::style::expression::Collator73 return impl->resolvedLocale(); in resolvedLocale()
21 std::string resolvedLocale() const;
517 return collator.resolvedLocale(); in initializeDefinitions()