Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.cpp129 needAddLayoutInfo = true; in UpdateScrollBarRegion()
146 needAddLayoutInfo =false; in UpdateScrollBarRegion()
781 CHECK_NULL_VOID(needAddLayoutInfo); in AddScrollBarLayoutInfo()
H A Dscroll_bar.h489 bool needAddLayoutInfo = false; variable