Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_theme.h111 const Color& GetFocusBgOutlineColor() const in GetFocusBgOutlineColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp783 auto borderColor = indexerTheme->GetFocusBgOutlineColor(); in ApplyIndexChanged()