Searched defs:isShortType (Results 1 – 3 of 3) sorted by relevance
91 std::vector<std::string> Localization::GetMonths(bool isShortType, const std::string& calendarType) in GetMonths()136 std::vector<std::string> Localization::GetWeekdays(bool isShortType) in GetWeekdays()
479 std::vector<std::string> Localization::GetMonths(bool isShortType, const std::string& calendarType) in GetMonths()502 std::vector<std::string> Localization::GetWeekdays(bool isShortType) in GetWeekdays()
667 std::string TextClockPattern::GetWeek(const bool& isShortType, const int32_t& week) in GetWeek()