Home
last modified time | relevance | path

Searched refs:SetBackgroundColorGroupId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.h258 void SetBackgroundColorGroupId(int32_t groupId);
H A Dspan_object.cpp904 void BackgroundColorSpan::SetBackgroundColorGroupId(int32_t groupId) in SetBackgroundColorGroupId() function in OHOS::Ace::BackgroundColorSpan
H A Dspan_string.cpp605 backgroundColorSpan->SetBackgroundColorGroupId(groupId_++); in SetGroupId()