Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_theme.h268 const Color& GetItemSelectedColor() const in GetItemSelectedColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_pattern.cpp974 color = theme->GetItemSelectedColor(); in GetBlendGgColor()