Searched refs:lineBackgroundColor (Results 1 – 4 of 4) sorted by relevance
449 void SetLineBackgroundSpan(ColorType lineBackgroundColor, int16_t start, int16_t end) in SetLineBackgroundSpan() argument451 labelText_->SetLineBackgroundSpan(lineBackgroundColor, start, end); in SetLineBackgroundSpan()
54 ColorType lineBackgroundColor; in DrawTextOneLine() local68 labelLine.spannableString->GetLineBackgroundColor(letterIndex, lineBackgroundColor); in DrawTextOneLine()90 lineBackgroundColor in DrawTextOneLine()
108 ColorType& lineBackgroundColor; member
260 lineStyle.bgColor_ = letterInfo.lineBackgroundColor; in DrawNormalLetter()