Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.h499 int32_t GetMonthDaysId() in GetMonthDaysId() function
H A Ddatepicker_dialog_view.cpp1037 auto monthDaysColumnNode = CreateColumnNode(datePickerPattern->GetMonthDaysId(), showCount); in CreateSingleDateNode()