Home
last modified time | relevance | path

Searched refs:HideTextAnimation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h162 void HideTextAnimation(bool startDrag = false, double globalX = 0, double globalY = 0);
H A Ddrag_event.cpp365HideTextAnimation(true, info.GetGlobalLocation().GetX(), info.GetGlobalLocation().GetY()); in OnCollectTouchTarget()
470 actuator->HideTextAnimation(); in OnCollectTouchTarget()
521 actuator->HideTextAnimation(); in OnCollectTouchTarget()
1550 actuator->HideTextAnimation(); in BindClickEvent()
1720 void DragEventActuator::HideTextAnimation(bool startDrag, double globalX, double globalY) in HideTextAnimation() function in OHOS::Ace::NG::DragEventActuator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng.cpp794 dragEventActuator->HideTextAnimation();
797 dragEventActuator->HideTextAnimation();
806 dragEventActuator->HideTextAnimation();
809 dragEventActuator->HideTextAnimation();