Home
last modified time | relevance | path

Searched refs:haveLineBackgroundColor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp53 bool haveLineBackgroundColor = false; in DrawTextOneLine() local
67 haveLineBackgroundColor = in DrawTextOneLine()
89 haveLineBackgroundColor, in DrawTextOneLine()
H A Ddraw_utils.h107 bool haveLineBackgroundColor; member
H A Ddraw_utils.cpp255 if (letterInfo.haveLineBackgroundColor) { in DrawNormalLetter()