Home
last modified time | relevance | path

Searched defs:borderColor (Results 1 – 25 of 39) sorted by relevance

12

/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
Dsecurity_component_test_ng.cpp343 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
472 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
530 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
572 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
786 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
916 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
974 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
1017 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
1212 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
1341 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
Dbadge_pattern.cpp111 BorderColorProperty borderColor; in OnModifyDone() local
/foundation/arkui/ace_engine/test/unittest/core/property/
Dborder_property_test_ng.cpp165 auto borderColor = json->GetValue("borderColor"); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_picker_model_ng.cpp48 BorderColorProperty borderColor; in Create() local
118 BorderColorProperty borderColor; in CreateButtonChild() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_badge.cpp154 Color borderColor; in CreateBadgeParameters() local
Djs_sliding_panel.cpp192 Color borderColor; in JsPanelBorderColor() local
250 Color borderColor; in JsPanelBorder() local
Djs_sec_button_base.cpp176 Color borderColor; in SetBackgroundBorderColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
Dcheckbox_pattern.h70 auto borderColor = isSelect ? Color::TRANSPARENT : checkBoxTheme->GetInactiveColor(); in CreateNodePaintMethod() local
Dcheckbox_paint_method.cpp48 …bool isSelect, const Color& boardColor, const Color& checkColor, const Color& borderColor, const C… in CheckBoxModifier()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/src/
Drender_node.ts514 set borderColor(color: EdgeColors) { method in RenderNode
522 get borderColor(): EdgeColors { method in RenderNode
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dsliding_panel_model_impl.cpp172 void SlidingPanelModelImpl::SetBorderColor(const Color& borderColor) in SetBorderColor()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
Dcontainer_modal_pattern.cpp103 BorderColorProperty borderColor; in ShowTitle() local
330 BorderColorProperty borderColor; in WindowFocus() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsXNode.js830 set borderColor(color) { setter in RenderNode
832 …is.borderColorValue = { left: 0XFF000000, top: 0XFF000000, right: 0XFF000000, bottom: 0XFF000000 };
839 get borderColor() { getter in RenderNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
Dprogress_pattern.cpp112 auto borderColor = paintProperty->GetBorderColor().value_or(progressTheme->GetBorderColor()); in HandleEnabled() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_model_ng.cpp187 BorderColorProperty borderColor; in SetDefaultBackgroundButton() local
Dsecurity_component_pattern.cpp372 BorderColorProperty borderColor; in UpdateButtonProperty() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
Drs_properties_test.cpp725 Vector4<Color> borderColor = { color, color, color, color }; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
Dsliding_panel_model_ng.cpp210 void SlidingPanelModelNG::SetBorderColor(const Color& borderColor) in SetBorderColor()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
Ddiv_tdd_test.cpp766 int64_t borderColor = -21474836481; in ComponentDivStyleSetTest024() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkSpan.ts329 borderColor(value: ResourceColor | EdgeColors): this { method in ArkSpanComponent
DArkXComponent.ts130 borderColor(value: ResourceColor | EdgeColors): this { method in ArkXComponentComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.h116 BorderColorProperty borderColor; member
127 BorderColorProperty borderColor; member
/foundation/arkui/advanced_ui_component/interface/selecttitlebar/
Dselecttitlebar.js181 borderColor: { property
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract.cpp529 BorderColorProperty borderColor; in SetBorderColor() local
633 BorderColorProperty borderColor; in SetOuterBorderColor() local
640 BorderColorProperty borderColor; in SetOuterBorderColor() local
2145 BorderColorProperty borderColor; in SetBorderColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_progress_bridge.cpp316 Color borderColor = DEFAULT_BORDER_COLOR; in ParseBorderColor() local

12