Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_scroll_modifier.cpp263 void SetScrollScrollBarColor(ArkUINodeHandle node, uint32_t scrollBarColor) in SetScrollScrollBarColor() function
590 SetScrollScrollBarColor, ResetScrollScrollBarColor, in GetScrollModifier()
644 SetScrollScrollBarColor, in GetCJUIScrollModifier()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp5208 int32_t SetScrollScrollBarColor(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetScrollScrollBarColor() function
13824 … static Setter* setters[] = { SetScrollScrollBar, SetScrollScrollBarWidth, SetScrollScrollBarColor, in SetScrollAttribute()