Searched refs:LineBackgroundColorSpan (Results 1 – 2 of 2) sorted by relevance
119 ListNode<LineBackgroundColorSpan>* node_lineBackColor = input->lineBackgroundColorList_.Begin(); in SetSpannableString()502 LineBackgroundColorSpan inputSpan; in SetLineBackgroundColor()510 ListNode<LineBackgroundColorSpan>* tempSpan = lineBackgroundColorList_.Begin(); in SetLineBackgroundColor()518 needAddNode = EqualInsert<LineBackgroundColorSpan>( in SetLineBackgroundColor()522 LineBackgroundColorSpan tempLeft; in SetLineBackgroundColor()526 LineBackgroundColorSpan tempRight; in SetLineBackgroundColor()530 needAddNode = UnequalInsert<LineBackgroundColorSpan>( in SetLineBackgroundColor()535 LineBackgroundColorSpan inputSpan; in SetLineBackgroundColor()549 ListNode<LineBackgroundColorSpan>* tempSpan = lineBackgroundColorList_.Begin(); in GetLineBackgroundColor()
55 struct LineBackgroundColorSpan : public HeapBase { struct111 List<LineBackgroundColorSpan> lineBackgroundColorList_;