Home
last modified time | relevance | path

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

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