Home
last modified time | relevance | path

Searched refs:SetLineBackgroundColor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h93 …void SetLineBackgroundColor(ColorType inputLineBackgroundColor, uint16_t startIndex, uint16_t endI…
H A Dtext.h514 … spannableString_->SetLineBackgroundColor(linebackgroundColor, (uint16_t)start, (uint16_t)end); in SetLineBackgroundSpan()
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp121 SetLineBackgroundColor(node_lineBackColor->data_.linebackgroundColor, in SetSpannableString()
499 void SpannableString::SetLineBackgroundColor(ColorType inputLineBackgroundColor, uint16_t startInde… in SetLineBackgroundColor() function in OHOS::SpannableString