Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp225 needAddNode = UnequalInsert<FontSizeSpan>(startIndex, endIndex, tempStart, tempEnd, &tempSpan, in SetFontSize()
284 needAddNode = UnequalInsert<FontIdSpan>(startIndex, endIndex, tempStart, tempEnd, &tempSpan, fontIdList_, in SetFontId()
343 needAddNode = UnequalInsert<LetterHeightSpan>(startIndex, endIndex, tempStart, tempEnd, &tempSpan, in SetFontHeight()
414 needAddNode = UnequalInsert<BackgroundColorSpan>( in SetBackgroundColor()
477 needAddNode = UnequalInsert<ForegroundColorSpan>(startIndex, endIndex, tempStart, tempEnd, &tempSpan, in SetForegroundColor()
539 needAddNode = UnequalInsert<LineBackgroundColorSpan>( in SetLineBackgroundColor()
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h161 bool UnequalInsert(uint16_t& startIndex, in UnequalInsert() function in OHOS::SpannableString

Completed in 2 milliseconds