Home
last modified time | relevance | path

Searched refs:outputBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h90 bool GetBackgroundColor(uint16_t index, ColorType& outputBackgroundColor);
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp421 bool SpannableString::GetBackgroundColor(uint16_t index, ColorType& outputBackgroundColor) in GetBackgroundColor() argument
429 outputBackgroundColor.full = tempSpan->data_.backgroundColor.full; in GetBackgroundColor()