Searched refs:inputBackgroundColor (Results 1 – 2 of 2) sorted by relevance
374 void SpannableString::SetBackgroundColor(ColorType inputBackgroundColor, uint16_t startIndex, uint1… in SetBackgroundColor() argument380 inputSpan.backgroundColor.full = inputBackgroundColor.full; in SetBackgroundColor()392 if (inputBackgroundColor.full == tempSize.full) { in SetBackgroundColor()413 inputSpan.backgroundColor.full = inputBackgroundColor.full; in SetBackgroundColor()
89 void SetBackgroundColor(ColorType inputBackgroundColor, uint16_t startIndex, uint16_t endIndex);