Home
last modified time | relevance | path

Searched refs:havelinebackground (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp491 bool& havelinebackground, ColorType& linebgColor) in GetLineBackgroundColor()
499 havelinebackground = true; in GetLineBackgroundColor()
541 bool havelinebackground = false; in DrawLineBackgroundColor() local
545 havelinebackground = in DrawLineBackgroundColor()
549 if (havelinebackground) { in DrawLineBackgroundColor()
490 GetLineBackgroundColor(uint16_t letterIndex, List<LineBackgroundColor>* linebackgroundColor, bool& havelinebackground, ColorType& linebgColor) GetLineBackgroundColor() argument
H A Ddraw_label.h58 bool& havelinebackground, ColorType& linebgColor);

Completed in 2 milliseconds