Home
last modified time | relevance | path

Searched refs:SetAnimationController (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_datetime_component.cpp111 SetAnimationController(controller); in InitDatePicker()
112 datePicker_->SetAnimationController(controller); in InitDatePicker()
H A Dpicker_base_component.h233 void SetAnimationController(const RefPtr<PickerAnimationController>& value) in SetAnimationController() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_element.cpp40 component->SetAnimationController(tween->GetController()); in PerformBuild()
H A Dselect_popup_component.h224 void SetAnimationController(const RefPtr<Animator>& value) in SetAnimationController() function