Home
last modified time | relevance | path

Searched defs:backgroundStyle (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp152 … auto& backgroundStyle = MaybeResetStyle<CommonBackgroundStyle>(StyleTag::COMMON_BACKGROUND_STYLE); in Init() local
791 auto& backgroundStyle = in SetCurrentStyle() local
803 auto& backgroundStyle = in SetCurrentStyle() local
815 auto& backgroundStyle = in SetCurrentStyle() local
2291 …auto& backgroundStyle = declaration.MaybeResetStyle<CommonBackgroundStyle>(StyleTag::COMMON_BACKGR… in SetBorderImageGradient() local
2355 auto& backgroundStyle = in SetBorderImageFindUrl() local
2367 …auto& backgroundStyle = declaration.MaybeResetStyle<CommonBackgroundStyle>(StyleTag::COMMON_BACKGR… in SetBorderImageGradientType() local
2389 …auto& backgroundStyle = declaration.MaybeResetStyle<CommonBackgroundStyle>(StyleTag::COMMON_BACKGR… in SetBorderImageGradientDirections() local
2455 …auto& backgroundStyle = declaration.MaybeResetStyle<CommonBackgroundStyle>(StyleTag::COMMON_BACKGR… in SetBorderImageGradientColor() local
2840 …auto backgroundStyle = declaration.MaybeResetStyle<CommonBackgroundStyle>(StyleTag::COMMON_BACKGRO… in SetGradientAngle() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dimage_span_view.cpp144 TextBackgroundStyle backgroundStyle; in GetSpanTextBackgroundStyle() local
H A Dspan_model_ng.cpp540 TextBackgroundStyle backgroundStyle; in GetSpanTextBackgroundStyle() local
H A Dspan_node.h205 std::optional<TextBackgroundStyle> backgroundStyle; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_mask_painter.cpp114 auto& backgroundStyle = in LoadGradient() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.cpp282 auto& backgroundStyle = in ResetInitializedStyle() local
H A Ddom_node.cpp1517 auto& backgroundStyle = in UpdateBoxComponent() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp1554 …ArkUI_NumberValue backgroundStyle[] = {{.u32 = color}, {.f32 = size}, {.f32 = size}, {.f32 = size}, variable