Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h492 bool IsNeedReCalculateDragEnd();
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_list.cpp263 if (IsNeedReCalculateDragEnd()) { in DragXInner()
303 if (IsNeedReCalculateDragEnd()) { in DragYInner()
398 bool UIList::IsNeedReCalculateDragEnd() in IsNeedReCalculateDragEnd() function in OHOS::UIList