Home
last modified time | relevance | path

Searched defs:linebackgroundColor (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/common/
Dspannable_string.h58 ColorType linebackgroundColor; member
Dtext.h179 ColorType linebackgroundColor; member
509 void SetLineBackgroundSpan(ColorType linebackgroundColor, int16_t start, int16_t end) in SetLineBackgroundSpan()
/foundation/arkui/ui_lite/frameworks/draw/
Ddraw_label.cpp490 …wLabel::GetLineBackgroundColor(uint16_t letterIndex, List<LineBackgroundColor>* linebackgroundColo… in GetLineBackgroundColor()
542 ColorType linebackgroundColor; in DrawLineBackgroundColor() local
Ddraw_utils.h81 List<LineBackgroundColor>* linebackgroundColor; member