Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkClassDefine.ts67 topColor: EdgeColors | ResourceColor; property in ArkBorderColor
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp444 …Color topColor = colorTop.has_value() ? colorTop.value() : BoxComponentHelper::GetBorderColorLeft(… in SetBorderColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp2532 auto topColor = (Color::TRANSPARENT).GetValue(); in ResetBlendBorderColor() local
2549 auto topColor = color.GetValue(); in BlendBorderColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp869 std::optional<Color> topColor; in ParseOuterBorderColor() local
1512 Color topColor; in SetBorderColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp3429 std::optional<Color> topColor; in ParseBorderColor() local
3463 std::optional<Color> topColor; in ParseOuterBorderColor() local