Home
last modified time | relevance | path

Searched refs:hasCanOverScroll (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_scroller.cpp137 bool hasCanOverScroll = in ScrollTo() local
139 smooth = !hasDuration && !hasCurve && !hasCanOverScroll ? true : false; in ScrollTo()

Completed in 1 milliseconds