| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier_ng/appearance/ |
| D | rs_border_modifier.cpp | 19 void RSBorderModifier::SetBorderColor(const Vector4<Color>& color) in SetBorderColor() function in OHOS::Rosen::ModifierNG::RSBorderModifier
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | progress_model_impl.h | 35 void SetBorderColor(const Color& value) override {} in SetBorderColor() function
|
| D | sliding_panel_model_impl.cpp | 169 void SlidingPanelModelImpl::SetBorderColor(const Color& borderColor) in SetBorderColor() function in OHOS::Ace::Framework::SlidingPanelModelImpl
|
| D | view_abstract_model_impl.h | 131 void SetBorderColor(const NG::BorderColorProperty& borderColors) override {}; in SetBorderColor() function
|
| D | view_abstract_model_impl.cpp | 417 void ViewAbstractModelImpl::SetBorderColor(const Color& value) in SetBorderColor() function in OHOS::Ace::Framework::ViewAbstractModelImpl 422 void ViewAbstractModelImpl::SetBorderColor(const std::optional<Color>& colorLeft, in SetBorderColor() function in OHOS::Ace::Framework::ViewAbstractModelImpl
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
| D | progress_model_static.cpp | 133 void ProgressModelStatic::SetBorderColor(FrameNode* frameNode, const std::optional<Color>& value) in SetBorderColor() function in OHOS::Ace::NG::ProgressModelStatic
|
| D | progress_model_ng.cpp | 186 void ProgressModelNG::SetBorderColor(const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ProgressModelNG 491 void ProgressModelNG::SetBorderColor(FrameNode* frameNode, const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ProgressModelNG
|
| D | progress_modifier.cpp | 157 void ProgressModifier::SetBorderColor(LinearColor color) in SetBorderColor() function in OHOS::Ace::NG::ProgressModifier
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/ |
| D | custom_dialog_controller_peer_impl.cpp | 231 void CustomDialogControllerPeerImpl::SetBorderColor(Opt_Union_ResourceColor_EdgeColors borderColor) in SetBorderColor() function in OHOS::Ace::NG::GeneratedModifier::CustomDialogControllerPeerImpl
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
| D | sliding_panel_model_ng.cpp | 198 void SlidingPanelModelNG::SetBorderColor(const Color& borderColor) in SetBorderColor() function in OHOS::Ace::NG::SlidingPanelModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | view_abstract_model.h | 155 virtual void SetBorderColor(const RefPtr<ResourceObject>& resobj) {} in SetBorderColor() function
|
| D | view_abstract_model_ng.h | 445 void SetBorderColor(const Color& value) override in SetBorderColor() function 449 … void SetBorderColor(const std::optional<Color>& colorLeft, const std::optional<Color>& colorRight, in SetBorderColor() function 461 void SetBorderColor(const NG::BorderColorProperty& borderColors) override in SetBorderColor() function 466 void SetBorderColor(const RefPtr<ResourceObject>& resobj) override in SetBorderColor() function
|
| D | view_abstract_model_static.cpp | 955 void ViewAbstractModelStatic::SetBorderColor(FrameNode *frameNode, const BorderColorProperty& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstractModelStatic
|
| D | view_abstract.cpp | 1523 void ViewAbstract::SetBorderColor(const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract 1533 void ViewAbstract::SetBorderColor(const BorderColorProperty& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract 1564 void ViewAbstract::SetBorderColor(const RefPtr<ResourceObject>& resObj) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract 5924 void ViewAbstract::SetBorderColor(FrameNode* frameNode, const BorderColorProperty& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract 5948 void ViewAbstract::SetBorderColor(FrameNode* frameNode, const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| D | animatable_properties.cpp | 626 void AnimatableProperties::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) in SetBorderColor() function in OHOS::Ace::AnimatableProperties
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| D | dialog_model.cpp | 498 int32_t SetBorderColor(ArkUI_NativeDialogHandle handle, uint32_t top, uint32_t right, uint32_t bott… in SetBorderColor() function
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| D | render_box.cpp | 1378 void RenderBox::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) in SetBorderColor() function in OHOS::Ace::RenderBox
|
| D | rosen_render_box.cpp | 1434 void RosenRenderBox::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) function in OHOS::Ace::RosenRenderBox
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | render_node_modifier.cpp | 354 void SetBorderColor(ArkUINodeHandle node, uint32_t left, uint32_t top, uint32_t right, uint32_t bot… in SetBorderColor() function
|
| D | node_render_node_modifier.cpp | 788 int32_t SetBorderColor(ArkUIRenderNodeHandle handle, uint32_t left, uint32_t top, uint32_t right, u… in SetBorderColor() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_render_node_bridge.cpp | 705 ArkUINativeModuleValue RenderNodeBridge::SetBorderColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetBorderColor() function in OHOS::Ace::NG::RenderNodeBridge
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | component.cpp | 1602 void Component::SetBorderColor(UIView &view, const AppStyleItem &styleItem) const in SetBorderColor() function in OHOS::ACELite::Component
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_node.cpp | 1817 void RSNode::SetBorderColor(uint32_t colorValue) in SetBorderColor() function in OHOS::Rosen::RSNode 1823 void RSNode::SetBorderColor(uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderColor() function in OHOS::Rosen::RSNode 1831 void RSNode::SetBorderColor(const Vector4<Color>& color) in SetBorderColor() function in OHOS::Rosen::RSNode
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| D | render_context.h | 145 virtual void SetBorderColor(const BorderColorProperty& value) {}; in SetBorderColor() function
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| D | rs_properties.cpp | 910 void RSProperties::SetBorderColor(Vector4<Color> color) in SetBorderColor() function in OHOS::Rosen::RSProperties
|