Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.cpp51 static bool CheckInternalDragging(const RefPtr<Container>& container) in CheckInternalDragging() function
212 if (CheckInternalDragging(container)) { in CheckStartAction()