Home
last modified time | relevance | path

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

/foundation/graphic/ui/interfaces/kits/components/
Dui_abstract_scroll.h312 scrollBarCenterSetFlag_ = true; in SetScrollBarCenter()
486 bool scrollBarCenterSetFlag_; variable
/foundation/graphic/ui/frameworks/components/
Dui_abstract_scroll.cpp134 scrollBarCenterSetFlag_(false)
464 if (scrollBarCenterSetFlag_) { in OnPostDraw()