Home
last modified time | relevance | path

Searched defs:textBackgroundStyle (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_image_span_ffi.cpp46 TextBackgroundStyle textBackgroundStyle; in ParseTextBackgroundStyle() local
61 TextBackgroundStyle textBackgroundStyle; in ParseTextBackgroundStyle() local
120 auto textBackgroundStyle = ParseTextBackgroundStyle(color, radius, unit); in FfiOHOSAceFrameworkImageSpanTextBackgroundStyle() local
126 auto textBackgroundStyle = ParseTextBackgroundStyle(color, radius); in FfiOHOSAceFrameworkImageSpanTextBackgroundStyleBorder() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_container_span.cpp24 auto textBackgroundStyle = JSContainerSpan::ParseTextBackgroundStyle(info); in SetTextBackgroundStyle() local
30 TextBackgroundStyle textBackgroundStyle; in ParseTextBackgroundStyle() local
H A Djs_image_span.cpp88 auto textBackgroundStyle = JSContainerSpan::ParseTextBackgroundStyle(info); in SetTextBackgroundStyle() local
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-containerspan.md25 ### textBackgroundStyle subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-containerspan.md25 ### textBackgroundStyle subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/font/
H A Dconstants_converter.cpp697 auto textBackgroundStyle = textStyle.GetTextBackgroundStyle(); in ConvertTxtStyle() local
839 auto textBackgroundStyle = textStyle.GetTextBackgroundStyle(); in ConvertTxtStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.cpp860 std::optional<TextBackgroundStyle> textBackgroundStyle, int32_t start, int32_t end) in BackgroundColorSpan()
876 BackgroundColorSpan::BackgroundColorSpan(std::optional<TextBackgroundStyle> textBackgroundStyle) in BackgroundColorSpan()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp1434 TextBackgroundStyle textBackgroundStyle; variable
1473 TextBackgroundStyle textBackgroundStyle; variable
H A Dtext_testfive_ng.cpp1927 TextBackgroundStyle textBackgroundStyle; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js7854 textBackgroundStyle(value) { method in ArkImageSpanComponent
10459 textBackgroundStyle(value) { method in ArkSpanComponent
31076 textBackgroundStyle(value) { method in ArkContainerSpanComponent