Home
last modified time | relevance | path

Searched refs:GetMonthId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_model_ng.cpp67 auto monthId = datePickerPattern->GetMonthId(); in CreateDatePicker()
203 auto monthId = datePickerPattern->GetMonthId(); in CreateFrameNode()
H A Ddatepicker_pattern.h473 int32_t GetMonthId() in GetMonthId() function
H A Ddatepicker_dialog_view.cpp1011 auto monthColumnNode = CreateColumnNode(datePickerPattern->GetMonthId(), showCount); in CreateNormalDateNode()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_column_test_ng.cpp251 auto monthId = pattern->GetMonthId(); in CreateMonthColumnNode()
H A Ddate_picker_order_test.cpp222 auto monthId = pattern->GetMonthId(); in CreateMonthColumnNode()