Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_pattern.cpp742 auto selectedColorText = theme->GetSelectedColorText(); in UpdateSelectedProps() local
743 newSelected->SetFontColor(selectedColorText); in UpdateSelectedProps()