Home
last modified time | relevance | path

Searched refs:FillSolarYearOptions (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.h712 void FillSolarYearOptions(const PickerDate& current, RefPtr<FrameNode>& yearColumn);
H A Ddatepicker_pattern.cpp1861 FillSolarYearOptions(current, yearColumn); in SolarMonthDaysColumnsBuilding()
1886 void DatePickerPattern::FillSolarYearOptions(const PickerDate& current, RefPtr<FrameNode>& yearColu… in FillSolarYearOptions() function in OHOS::Ace::NG::DatePickerPattern