Home
last modified time | relevance | path

Searched defs:foregroundColor (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_slider.h216 void SetSliderColor(const ColorType backgroundColor, const ColorType foregroundColor) in SetSliderColor()
/foundation/arkui/ui_lite/frameworks/draw/
Ddraw_label.cpp58 ColorType foregroundColor = labelLine.style.textColor_; in DrawTextOneLine() local
316 void DrawLabel::GetForegroundColor(uint16_t letterIndex, List<ForegroundColor>* foregroundColor, Co… in GetForegroundColor()
Ddraw_utils.h81 List<ForegroundColor>* foregroundColor; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_shape.cpp334 Color foregroundColor; in SetForegroundColor() local
Djs_shape_abstract.cpp487 Color foregroundColor; in SetForegroundColor() local
Djs_textfield.cpp451 Color foregroundColor; in SetForegroundColor() local
Djs_view_abstract.cpp6459 Color foregroundColor; in JsForegroundColor() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dscroll_bar.h101 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
Dscroll_bar.h144 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor()