Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.h387 void SetHasTextBackgroundStyle(bool hasStyle) in SetHasTextBackgroundStyle() function
839 spanNode->SetHasTextBackgroundStyle(false); in GetOrCreateSpanNode()
H A Dspan_node.cpp1093SetHasTextBackgroundStyle(style.backgroundColor.has_value() || style.backgroundRadius.has_value()); in SetTextBackgroundStyle()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testfive_ng.cpp2253 spanNode->SetHasTextBackgroundStyle(true);