Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.h431 const Color& GetLunarSwitchTextColor() const in GetLunarSwitchTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_dialog_view.cpp172 textLayoutProperty->UpdateTextColor(pickerTheme->GetLunarSwitchTextColor()); in CreateLunarSwitchTextNode()