| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
| D | sliding_panel_model_ng.cpp | 220 void SlidingPanelModelNG::SetBorderColor(const Color& borderColor) in SetBorderColor() function in OHOS::Ace::NG::SlidingPanelModelNG
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_node.cpp | 622 void RSNode::SetBorderColor(uint32_t colorValue) in SetBorderColor() function in OHOS::Rosen::RSNode 627 void RSNode::SetBorderColor(uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderColor() function in OHOS::Rosen::RSNode 634 void RSNode::SetBorderColor(const Vector4<Color>& color) in SetBorderColor() function in OHOS::Rosen::RSNode
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | sliding_panel_model_impl.cpp | 172 void SlidingPanelModelImpl::SetBorderColor(const Color& borderColor) in SetBorderColor() function in OHOS::Ace::Framework::SlidingPanelModelImpl
|
| D | view_abstract_model_impl.cpp | 427 void ViewAbstractModelImpl::SetBorderColor(const Color& value) in SetBorderColor() function in OHOS::Ace::Framework::ViewAbstractModelImpl 432 void ViewAbstractModelImpl::SetBorderColor(const std::optional<Color>& colorLeft, in SetBorderColor() function in OHOS::Ace::Framework::ViewAbstractModelImpl
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | view_abstract_model_ng.h | 175 void SetBorderColor(const Color& value) override in SetBorderColor() function 179 … void SetBorderColor(const std::optional<Color>& colorLeft, const std::optional<Color>& colorRight, in SetBorderColor() function
|
| D | view_abstract.cpp | 361 void ViewAbstract::SetBorderColor(const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract 372 void ViewAbstract::SetBorderColor(const BorderColorProperty& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| D | rs_properties.cpp | 589 void RSProperties::SetBorderColor(Vector4<Color> color) in SetBorderColor() function in OHOS::Rosen::RSProperties
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| D | animatable_properties.cpp | 628 void AnimatableProperties::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) in SetBorderColor() function in OHOS::Ace::AnimatableProperties
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| D | rosen_render_box.cpp | 978 void RosenRenderBox::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) in SetBorderColor() function in OHOS::Ace::RosenRenderBox
|
| D | render_box.cpp | 1414 void RenderBox::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) in SetBorderColor() function in OHOS::Ace::RenderBox
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | component.cpp | 1549 void Component::SetBorderColor(UIView &view, const AppStyleItem &styleItem) const in SetBorderColor() function in OHOS::ACELite::Component
|