Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp383 void SpannableString::SetBackgroundColor(ColorType inputBackgroundColor, uint16_t startIndex, uint16_t endIndex) in SetBackgroundColor() argument
389 inputSpan.backgroundColor.full = inputBackgroundColor.full; in SetBackgroundColor()
401 if (inputBackgroundColor.full == tempSize.full) { in SetBackgroundColor()
422 inputSpan.backgroundColor.full = inputBackgroundColor.full; in SetBackgroundColor()
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h89 void SetBackgroundColor(ColorType inputBackgroundColor, uint16_t startIndex, uint16_t endIndex);

Completed in 2 milliseconds