Home
last modified time | relevance | path

Searched defs:SetBorderColor (Results 1 - 22 of 22) sorted by relevance

/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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dsliding_panel_model_impl.cpp169 void SlidingPanelModelImpl::SetBorderColor(const Color& borderColor) in SetBorderColor() function in OHOS::Ace::Framework::SlidingPanelModelImpl
H A Dview_abstract_model_impl.cpp415 void ViewAbstractModelImpl::SetBorderColor(const Color& value) in SetBorderColor() function in OHOS::Ace::Framework::ViewAbstractModelImpl
420 void ViewAbstractModelImpl::SetBorderColor(const std::optional<Color>& colorLeft, in SetBorderColor() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component_helper.h28 static void SetBorderColor( in SetBorderColor() function in OHOS::Ace::BoxComponentHelper
39 static void SetBorderColor(const RefPtr<Decoration> decoration, const Color& colorLeft, const Color& colorRight, in SetBorderColor() function in OHOS::Ace::BoxComponentHelper
H A Drosen_render_box.cpp1431 void RosenRenderBox::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) function in OHOS::Ace::RosenRenderBox
H A Drender_box.cpp1378 void RenderBox::SetBorderColor(const Color& color, const BorderEdgeHelper& helper) in SetBorderColor() function in OHOS::Ace::RenderBox
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_model_ng.cpp198 void SlidingPanelModelNG::SetBorderColor(const Color& borderColor) in SetBorderColor() function in OHOS::Ace::NG::SlidingPanelModelNG
/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.cpp136 void ProgressModifier::SetBorderColor(LinearColor color) in SetBorderColor() function in OHOS::Ace::NG::ProgressModifier
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp310 void SetBorderColor(ArkUINodeHandle node, uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderColor() function
H A Dnode_common_modifier.cpp835 void SetBorderColor( in SetBorderColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp663 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.cpp1832 ArkUINativeModuleValue CommonBridge::SetBorderColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetBorderColor() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp1603 void Component::SetBorderColor(UIView &view, const AppStyleItem &styleItem) const in SetBorderColor() function in OHOS::ACELite::Component
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp2016 void TextFieldModelNG::SetBorderColor(FrameNode* frameNode, NG::BorderColorProperty borderColors) in SetBorderColor() function in OHOS::Ace::NG::TextFieldModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp569 void ViewAbstract::SetBorderColor(const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract
579 void ViewAbstract::SetBorderColor(const BorderColorProperty& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract
2847 void ViewAbstract::SetBorderColor(FrameNode *frameNode, const BorderColorProperty& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract
2852 void ViewAbstract::SetBorderColor(FrameNode *frameNode, const Color& value) in SetBorderColor() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h126 virtual void SetBorderColor(const BorderColorProperty& value) {}; in SetBorderColor() function in OHOS::OHOS::Ace::NG::RenderContext
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1254 void RSNode::SetBorderColor(uint32_t colorValue) in SetBorderColor() function in OHOS::Rosen::RSNode
1260 void RSNode::SetBorderColor(uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderColor() function in OHOS::Rosen::RSNode
1268 void RSNode::SetBorderColor(const Vector4<Color>& color) in SetBorderColor() function in OHOS::Rosen::RSNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1039 void RSProperties::SetBorderColor(Vector4<Color> color) in SetBorderColor() function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2401 void RosenRenderContext::SetBorderColor(const BorderColorProperty& value) in SetBorderColor() function in OHOS::Ace::NG::RosenRenderContext
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp1691 int32_t SetBorderColor(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetBorderColor() function

Completed in 135 milliseconds