Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h161 void SetTextAnimation(const RefPtr<GestureEventHub>& gestureHub, const Offset& globalLocation);
H A Ddrag_event.cpp685 actuator->SetTextAnimation(gestureHub, info.GetGlobalLocation()); in OnCollectTouchTarget()
1673 void DragEventActuator::SetTextAnimation(const RefPtr<GestureEventHub>& gestureHub, const Offset& g… in SetTextAnimation() function in OHOS::Ace::NG::DragEventActuator