Home
last modified time | relevance | path

Searched defs:SetBorderColor (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dprogress_model_impl.h33 void SetBorderColor(const Color& value) override {} in SetBorderColor() function
H A Dsliding_panel_model_impl.cpp172 void SlidingPanelModelImpl::SetBorderColor(const Color& borderColor) in SetBorderColor() function in OHOS::Ace::Framework::SlidingPanelModelImpl
H A Dview_abstract_model_impl.h117 void SetBorderColor(const NG::BorderColorProperty& borderColors) override {}; in SetBorderColor() function
H A Dview_abstract_model_impl.cpp431 void ViewAbstractModelImpl::SetBorderColor(const Color& value) in SetBorderColor() function in OHOS::Ace::Framework::ViewAbstractModelImpl
436 void ViewAbstractModelImpl::SetBorderColor(const std::optional<Color>& colorLeft, in SetBorderColor() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_model_ng.cpp142 void ProgressModelNG::SetBorderColor(const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ProgressModelNG
429 void ProgressModelNG::SetBorderColor(FrameNode* frameNode, const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ProgressModelNG
H A Dprogress_modifier.cpp143 void ProgressModifier::SetBorderColor(LinearColor color) in SetBorderColor() function in OHOS::Ace::NG::ProgressModifier
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_model_ng.cpp210 void SlidingPanelModelNG::SetBorderColor(const Color& borderColor) in SetBorderColor() function in OHOS::Ace::NG::SlidingPanelModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h323 void SetBorderColor(const Color& value) override in SetBorderColor() function
327 … void SetBorderColor(const std::optional<Color>& colorLeft, const std::optional<Color>& colorRight, in SetBorderColor() function
339 void SetBorderColor(const NG::BorderColorProperty& borderColors) override in SetBorderColor() function
H A Dview_abstract.cpp591 void ViewAbstract::SetBorderColor(const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract
601 void ViewAbstract::SetBorderColor(const BorderColorProperty& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract
2940 void ViewAbstract::SetBorderColor(FrameNode* frameNode, const BorderColorProperty& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract
2945 void ViewAbstract::SetBorderColor(FrameNode* frameNode, const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.cpp626 void AnimatableProperties::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) in SetBorderColor() function in OHOS::Ace::AnimatableProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1262 void RSNode::SetBorderColor(uint32_t colorValue) in SetBorderColor() function in OHOS::Rosen::RSNode
1268 void RSNode::SetBorderColor(uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderColor() function in OHOS::Rosen::RSNode
1276 void RSNode::SetBorderColor(const Vector4<Color>& color) in SetBorderColor() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp327 void SetBorderColor(ArkUINodeHandle node, uint32_t left, uint32_t top, uint32_t right, uint32_t bot… in SetBorderColor() function
H A Dnode_common_modifier.cpp847 void SetBorderColor( in SetBorderColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp676 ArkUINativeModuleValue RenderNodeBridge::SetBorderColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetBorderColor() function in OHOS::Ace::NG::RenderNodeBridge
H A Darkts_native_text_area_bridge.cpp1610 ArkUINativeModuleValue TextAreaBridge::SetBorderColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetBorderColor() function in OHOS::Ace::NG::TextAreaBridge
H A Darkts_native_common_bridge.cpp1846 ArkUINativeModuleValue CommonBridge::SetBorderColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetBorderColor() function in OHOS::Ace::NG::CommonBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp1378 void RenderBox::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) in SetBorderColor() function in OHOS::Ace::RenderBox
H A Drosen_render_box.cpp1431 void RosenRenderBox::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) function in OHOS::Ace::RosenRenderBox
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp1549 void Component::SetBorderColor(UIView &view, const AppStyleItem &styleItem) const in SetBorderColor() function in OHOS::ACELite::Component
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h124 virtual void SetBorderColor(const BorderColorProperty& value) {}; in SetBorderColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp1944 void TextFieldModelNG::SetBorderColor(FrameNode* frameNode, NG::BorderColorProperty borderColors) in SetBorderColor() function in OHOS::Ace::NG::TextFieldModelNG
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1055 void RSProperties::SetBorderColor(Vector4<Color> color) in SetBorderColor() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2403 void RosenRenderContext::SetBorderColor(const BorderColorProperty& value) in SetBorderColor() function in OHOS::Ace::NG::RosenRenderContext
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp1705 int32_t SetBorderColor(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetBorderColor() function