Home
last modified time | relevance | path

Searched refs:outputLineBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h94 bool GetLineBackgroundColor(uint16_t index, ColorType& outputLineBackgroundColor);
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp546 bool SpannableString::GetLineBackgroundColor(uint16_t index, ColorType& outputLineBackgroundColor) in GetLineBackgroundColor() argument
554 outputLineBackgroundColor.full = tempSpan->data_.linebackgroundColor.full; in GetLineBackgroundColor()