Searched defs:isLeap (Results 1 – 4 of 4) sorted by relevance
268 bool isLeap = (index > 12); in Init() local306 const std::string& PickerStringFormatter::GetLunarMonth(uint32_t month, bool isLeap) in GetLunarMonth()
1488 bool isLeap = ptr->IsLeapMonth(); variable1540 bool isLeap = ptr->IsLeapMonth(); variable1592 bool isLeap = ptr->IsLeapMonth(); variable
322 static std::string GetMonthFormatString(uint32_t month, bool isLunar, bool isLeap) in GetMonthFormatString()
2112 const std::string& DatePickerPattern::GetLunarMonth(uint32_t month, bool isLeap) in GetLunarMonth()