Home
last modified time | relevance | path

Searched defs:bottomColor (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkClassDefine.ts68 bottomColor: EdgeColors | ResourceColor; property in ArkBorderColor
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp445 Color bottomColor = in SetBorderColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp2534 auto bottomColor = (Color::TRANSPARENT).GetValue(); in ResetBlendBorderColor() local
2551 auto bottomColor = color.GetValue(); in BlendBorderColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp870 std::optional<Color> bottomColor; in ParseOuterBorderColor() local
1513 Color bottomColor; in SetBorderColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp3430 std::optional<Color> bottomColor; in ParseBorderColor() local
3464 std::optional<Color> bottomColor; in ParseOuterBorderColor() local