Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
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
2558 …auto& backgroundStyle = declaration.MaybeResetStyle<CommonBackgroundStyle>(StyleTag::COMMON_BACKGR… in SetBackground() local
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dimage_span_view.cpp144 TextBackgroundStyle backgroundStyle; in GetSpanTextBackgroundStyle() local
Dspan_model_ng.cpp534 TextBackgroundStyle backgroundStyle; in GetSpanTextBackgroundStyle() local
Dspan_node.h205 std::optional<TextBackgroundStyle> backgroundStyle; member
/foundation/arkui/ace_engine/frameworks/core/components/box/
Drosen_mask_painter.cpp114 auto& backgroundStyle = in LoadGradient() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_list.cpp282 auto& backgroundStyle = in ResetInitializedStyle() local
Ddom_node.cpp1517 auto& backgroundStyle = in UpdateBoxComponent() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
Dnative_node_test.cpp1550 …ArkUI_NumberValue backgroundStyle[] = {{.u32 = color}, {.f32 = size}, {.f32 = size}, {.f32 = size}, variable