| /foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/ |
| D | security_component_test_ng.cpp | 343 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/ |
| D | badge_pattern.cpp | 111 BorderColorProperty borderColor; in OnModifyDone() local
|
| /foundation/arkui/ace_engine/test/unittest/core/property/ |
| D | border_property_test_ng.cpp | 165 auto borderColor = json->GetValue("borderColor"); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
| D | calendar_picker_model_ng.cpp | 48 BorderColorProperty borderColor; in Create() local 118 BorderColorProperty borderColor; in CreateButtonChild() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_badge.cpp | 154 Color borderColor; in CreateBadgeParameters() local
|
| D | js_sliding_panel.cpp | 192 Color borderColor; in JsPanelBorderColor() local 250 Color borderColor; in JsPanelBorder() local
|
| D | js_sec_button_base.cpp | 176 Color borderColor; in SetBackgroundBorderColor() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
| D | checkbox_pattern.h | 70 auto borderColor = isSelect ? Color::TRANSPARENT : checkBoxTheme->GetInactiveColor(); in CreateNodePaintMethod() local
|
| D | checkbox_paint_method.cpp | 48 …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/ |
| D | render_node.ts | 514 set borderColor(color: EdgeColors) { method in RenderNode 522 get borderColor(): EdgeColors { method in RenderNode
|
| /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()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/ |
| D | container_modal_pattern.cpp | 103 BorderColorProperty borderColor; in ShowTitle() local 330 BorderColorProperty borderColor; in WindowFocus() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | jsXNode.js | 830 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/ |
| D | progress_pattern.cpp | 112 auto borderColor = paintProperty->GetBorderColor().value_or(progressTheme->GetBorderColor()); in HandleEnabled() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
| D | security_component_model_ng.cpp | 187 BorderColorProperty borderColor; in SetDefaultBackgroundButton() local
|
| D | security_component_pattern.cpp | 372 BorderColorProperty borderColor; in UpdateButtonProperty() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
| D | rs_properties_test.cpp | 725 Vector4<Color> borderColor = { color, color, color, color }; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
| D | sliding_panel_model_ng.cpp | 210 void SlidingPanelModelNG::SetBorderColor(const Color& borderColor) in SetBorderColor()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| D | div_tdd_test.cpp | 766 int64_t borderColor = -21474836481; in ComponentDivStyleSetTest024() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkSpan.ts | 329 borderColor(value: ResourceColor | EdgeColors): this { method in ArkSpanComponent
|
| D | ArkXComponent.ts | 130 borderColor(value: ResourceColor | EdgeColors): this { method in ArkXComponentComponent
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | text_field_pattern.h | 116 BorderColorProperty borderColor; member 127 BorderColorProperty borderColor; member
|
| /foundation/arkui/advanced_ui_component/interface/selecttitlebar/ |
| D | selecttitlebar.js | 181 borderColor: { property
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | view_abstract.cpp | 529 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/ |
| D | arkts_native_progress_bridge.cpp | 316 Color borderColor = DEFAULT_BORDER_COLOR; in ParseBorderColor() local
|