Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp446 void SpannableString::SetForegroundColor(ColorType inputForegroundColor, uint16_t startIndex, uint16_t endIndex) in SetForegroundColor() argument
452 inputSpan.fontColor.full = inputForegroundColor.full; in SetForegroundColor()
464 if (inputForegroundColor.full == tempSize.full) { in SetForegroundColor()
484 inputSpan.fontColor.full = inputForegroundColor.full; in SetForegroundColor()
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h91 void SetForegroundColor(ColorType inputForegroundColor, uint16_t startIndex, uint16_t endIndex);

Completed in 3 milliseconds