Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp374 void SpannableString::SetBackgroundColor(ColorType inputBackgroundColor, uint16_t startIndex, uint1… in SetBackgroundColor() argument
380 inputSpan.backgroundColor.full = inputBackgroundColor.full; in SetBackgroundColor()
392 if (inputBackgroundColor.full == tempSize.full) { in SetBackgroundColor()
413 inputSpan.backgroundColor.full = inputBackgroundColor.full; in SetBackgroundColor()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h89 void SetBackgroundColor(ColorType inputBackgroundColor, uint16_t startIndex, uint16_t endIndex);