Home
last modified time | relevance | path

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

/foundation/graphic/ui/frameworks/components/
Dui_abstract_scroll.cpp323 bool needStopY = false; in Callback() local
327 needStopY = true; in Callback()
331 needStopY = true; in Callback()
342 if (needStopX && needStopY) { in Callback()