Home
last modified time | relevance | path

Searched defs:highlightColor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_time_picker.cpp283 ColorType highlightColor) in SetTextStyle()
302 void UITimePicker::SetTextColor(ColorType backgroundColor, ColorType highlightColor) in SetTextColor()
H A Dui_picker.cpp407 void UIPicker::SetTextColor(ColorType backgroundColor, ColorType highlightColor) in SetTextColor()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_picker_unit_test.cpp111 ColorType highlightColor; variable