Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds