Searched refs:inputForegroundColor (Results 1 – 2 of 2) sorted by relevance
437 void SpannableString::SetForegroundColor(ColorType inputForegroundColor, uint16_t startIndex, uint1… in SetForegroundColor() argument443 inputSpan.fontColor.full = inputForegroundColor.full; in SetForegroundColor()455 if (inputForegroundColor.full == tempSize.full) { in SetForegroundColor()475 inputSpan.fontColor.full = inputForegroundColor.full; in SetForegroundColor()
91 void SetForegroundColor(ColorType inputForegroundColor, uint16_t startIndex, uint16_t endIndex);