Home
last modified time | relevance | path

Searched defs:lastIsEdge (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_scroll_view.cpp97 bool lastIsEdge = false; in OnRotateEvent() local
149 void UIScrollView::SetIsEdge(bool& lastIsEdge, Rect childRect) in SetIsEdge()