Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/draw/
Ddraw_label.cpp522 …etForegroundColor(uint16_t letterIndex, List<ForegroundColor>* foregroundColor, ColorType& fgColor) in GetForegroundColor()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_property_drawable_bounds_geometry.cpp852 auto fgColor = content.GetRenderProperties().GetForegroundColor(); in Update() local
859 auto fgColor = content.GetRenderProperties().GetForegroundColor(); in Generate() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
Drs_property_drawable_foreground.cpp188 auto fgColor = properties.GetForegroundColor(); in OnUpdate() local