Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_animation_controller.h55 void SetMonthDay(const RefPtr<RenderPickerColumn>& value) in SetMonthDay() function
H A Drender_picker_base.cpp740 controller->SetMonthDay(column); in InitPickerAnimation()