Home
last modified time | relevance | path

Searched refs:GetLineBackgroundColor (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.h57 static void GetLineBackgroundColor(uint16_t letterIndex, List<LineBackgroundColor>* linebackgroundColor,
H A Ddraw_label.cpp68 labelLine.spannableString->GetLineBackgroundColor(letterIndex, lineBackgroundColor); in DrawTextOneLine()
490 void DrawLabel::GetLineBackgroundColor(uint16_t letterIndex, List<LineBackgroundColor>* linebackgroundColor, in GetLineBackgroundColor() function in OHOS::DrawLabel
546 labelLine.spannableString->GetLineBackgroundColor( in DrawLineBackgroundColor()
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h94 bool GetLineBackgroundColor(uint16_t index, ColorType& outputLineBackgroundColor);
/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp555 bool SpannableString::GetLineBackgroundColor(uint16_t index, ColorType& outputLineBackgroundColor) in GetLineBackgroundColor() function in OHOS::SpannableString

Completed in 4 milliseconds