Home
last modified time | relevance | path

Searched defs:GetLunarLeapMonth (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_data.h170 static uint32_t GetLunarLeapMonth(uint32_t lunarYear) in GetLunarLeapMonth() function
H A Dpicker_date_component.cpp540 bool PickerDateComponent::GetLunarLeapMonth(uint32_t year, uint32_t& outLeapMonth) const in GetLunarLeapMonth() function in OHOS::Ace::PickerDateComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.cpp1986 bool DatePickerPattern::GetLunarLeapMonth(uint32_t year, uint32_t& outLeapMonth) const in GetLunarLeapMonth() function in OHOS::Ace::NG::DatePickerPattern