Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_swipe_view.cpp535 Rect swipeRect(0, 0, GetRelativeRect().GetWidth() - 1, GetRelativeRect().GetHeight() - 1); in CalculateInvalidate() local
540 if (rect.IsIntersect(swipeRect)) { in CalculateInvalidate()