Searched refs:linebackgroundColor_ (Results 1 – 2 of 2) sorted by relevance
519 return linebackgroundColor_; in GetLineBackgroundSpan()618 List<LineBackgroundColor> linebackgroundColor_; variable
69 if (linebackgroundColor_.Size() > 0) { in ~Text()70 linebackgroundColor_.Clear(); in ~Text()323 … &backgroundColor_, &foregroundColor_, &linebackgroundColor_, spannableString_, 0}; in Draw()