Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp508 void SpannableString::SetLineBackgroundColor(ColorType inputLineBackgroundColor, uint16_t startIndex, uint16_t endIndex) in SetLineBackgroundColor() argument
514 inputSpan.linebackgroundColor.full = inputLineBackgroundColor.full; in SetLineBackgroundColor()
526 if (inputLineBackgroundColor.full == tempSize.full) { in SetLineBackgroundColor()
547 inputSpan.linebackgroundColor.full = inputLineBackgroundColor.full; in SetLineBackgroundColor()
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h93 void SetLineBackgroundColor(ColorType inputLineBackgroundColor, uint16_t startIndex, uint16_t endIndex);

Completed in 2 milliseconds