Home
last modified time | relevance | path

Searched defs:SetScrollBarColor (Results 1 – 4 of 4) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/grid_layout/
Dgrid_layout_component.cpp142 void GridLayoutComponent::SetScrollBarColor(const std::string& color) in SetScrollBarColor() function in OHOS::Ace::GridLayoutComponent
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_scroll.cpp188 void JSScroll::SetScrollBarColor(const std::string& scrollBarColor) in SetScrollBarColor() function in OHOS::Ace::Framework::JSScroll
Djs_grid.cpp190 void JSGrid::SetScrollBarColor(const std::string& color) in SetScrollBarColor() function in OHOS::Ace::Framework::JSGrid
/foundation/ace/ace_engine/frameworks/core/components/scroll/
Dscroll_component.h209 void SetScrollBarColor(const Color& scrollBarColor) in SetScrollBarColor() function