Home
last modified time | relevance | path

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

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