Home
last modified time | relevance | path

Searched defs:SetBackgroundColorSpan (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_label.h430 void SetBackgroundColorSpan(ColorType backgroundColor, int16_t start, int16_t end) in SetBackgroundColorSpan() function
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtext.h483 void SetBackgroundColorSpan(ColorType backgroundColor, int16_t start, int16_t end) in SetBackgroundColorSpan() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp1610 void JSBackgroundColorSpan::SetBackgroundColorSpan(const RefPtr<BackgroundColorSpan>& backgroundCol… in SetBackgroundColorSpan() function in OHOS::Ace::Framework::JSBackgroundColorSpan