Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.h361 …double CalcGatherNodeMaxDistanceWithPoint(const RefPtr<OverlayManager>& overlayManager, int32_t x,…
H A Ddrag_drop_manager.cpp1758 auto gatherDistance = CalcGatherNodeMaxDistanceWithPoint(overlayManager, in GetCurrentDistance()
2024 double DragDropManager::CalcGatherNodeMaxDistanceWithPoint(const RefPtr<OverlayManager>& overlayMan… in CalcGatherNodeMaxDistanceWithPoint() function in OHOS::Ace::NG::DragDropManager