Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.h140 return scrollBarWidth_; in GetScrollBarWidth()
325 std::string scrollBarWidth_; variable
H A Dgrid_layout_component.cpp145 scrollBarWidth_ = width; in SetScrollBarWidth()
H A Drender_grid_layout.h174 return scrollBarWidth_; in GetScrollBarWidth()
465 std::string scrollBarWidth_; variable
H A Drender_grid_layout.cpp92 scrollBarWidth_ = grid->GetScrollBarWidth(); in Update()