Home
last modified time | relevance | path

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

/foundation/graphic/ui/frameworks/components/
Dui_time_picker.cpp269 ColorType backgroundColor, ColorType highlightColor) in SetTextStyle()
288 void UITimePicker::SetTextColor(ColorType backgroundColor, ColorType highlightColor) in SetTextColor()
Dui_picker.cpp380 void UIPicker::SetTextColor(ColorType backgroundColor, ColorType highlightColor) in SetTextColor()
/foundation/graphic/ui/test/unittest/components/
Dui_picker_unit_test.cpp111 ColorType highlightColor; variable