Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_label.h449 void SetLineBackgroundSpan(ColorType lineBackgroundColor, int16_t start, int16_t end) in SetLineBackgroundSpan()
/foundation/arkui/ui_lite/frameworks/draw/
Ddraw_label.cpp54 ColorType lineBackgroundColor; in DrawTextOneLine() local
Ddraw_utils.h108 ColorType& lineBackgroundColor; member