Home
last modified time | relevance | path

Searched refs:LineBackgroundColorSpan (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp128 ListNode<LineBackgroundColorSpan>* node_lineBackColor = input->lineBackgroundColorList_.Begin(); in SetSpannableString()
511 LineBackgroundColorSpan inputSpan; in SetLineBackgroundColor()
519 ListNode<LineBackgroundColorSpan>* tempSpan = lineBackgroundColorList_.Begin(); in SetLineBackgroundColor()
527 needAddNode = EqualInsert<LineBackgroundColorSpan>( in SetLineBackgroundColor()
531 LineBackgroundColorSpan tempLeft; in SetLineBackgroundColor()
535 LineBackgroundColorSpan tempRight; in SetLineBackgroundColor()
539 needAddNode = UnequalInsert<LineBackgroundColorSpan>( in SetLineBackgroundColor()
544 LineBackgroundColorSpan inputSpan; in SetLineBackgroundColor()
558 ListNode<LineBackgroundColorSpan>* tempSpan = lineBackgroundColorList_.Begin(); in GetLineBackgroundColor()
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h55 struct LineBackgroundColorSpan : public HeapBase { struct
111 List<LineBackgroundColorSpan> lineBackgroundColorList_;

Completed in 2 milliseconds