/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/ |
H A D | js_progress_theme.h | 51 auto borderColor = themeColors->CompEmphasizeSecondary(); in ApplyTheme() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/ |
H A D | security_component_test_ng.cpp | 339 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable 468 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable 526 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable 569 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable 787 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable 917 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable 975 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable 1018 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable 1215 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable 1344 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-border.md | 64 ## borderColor section
|
H A D | ts-securitycomponent-attributes.md | 320 ## borderColor section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-border.md | 64 ## borderColor section
|
H A D | ts-securitycomponent-attributes.md | 320 ## borderColor section
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/ |
H A D | index.js | 55 borderColor: COLOR_BLACK, property in data
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_date.h | 102 Color borderColor; member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/ |
H A D | border_property_test_ng.cpp | 169 auto borderColor = json->GetValue("borderColor"); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
H A D | badge_pattern.cpp | 112 BorderColorProperty borderColor; in OnModifyDone() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_sliding_panel.cpp | 194 Color borderColor; in JsPanelBorderColor() local 252 Color borderColor; in JsPanelBorder() local
|
H A D | js_badge.cpp | 172 Color borderColor; in CreateBadgeParameters() local
|
H A D | js_sec_button_base.cpp | 176 Color borderColor; in SetBackgroundBorderColor() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/ |
H A D | rs_property_drawable_background_test.cpp | 173 auto borderColor = Color(255, 255, 255, 255); variable 201 auto borderColor = Color(255, 255, 255, 255); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_picker_model_ng.cpp | 118 BorderColorProperty borderColor; in CreateButtonChild() local 259 BorderColorProperty borderColor; in CreateNode() local 367 BorderColorProperty borderColor; in ClearBorderColor() local 553 BorderColorProperty borderColor; in ClearBorderColor() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | view_abstract_test_ng.cpp | 169 NG::BorderColorProperty borderColor; variable 255 NG::BorderColorProperty borderColor; variable 1508 NG::BorderColorProperty borderColor; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
H A D | checkbox_paint_method.h | 48 auto borderColor = isSelect ? Color::TRANSPARENT : checkBoxTheme->GetInactiveColor(); in GetContentModifier() local
|
H A D | checkbox_paint_method.cpp | 48 …const Color& borderColor, const Color& shadowColor, const SizeF& size, const OffsetF& offset, floa… in CheckBoxModifier()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_badge_bridge.cpp | 131 Local<JSValueRef> borderColor = runtimeCallInfo->GetCallArgRef(6); // 6: parameter index in ParseBadgeBaseParam() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | sliding_panel_model_impl.cpp | 172 void SlidingPanelModelImpl::SetBorderColor(const Color& borderColor) in SetBorderColor()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | sheet_style.h | 128 std::optional<NG::BorderColorProperty> borderColor; // border color member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_properties_test2.cpp | 344 Vector4<Color> borderColor = {color, color, color, color}; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_model_ng.cpp | 200 BorderColorProperty borderColor; in SetDefaultBackgroundButton() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ |
H A D | atomic_service_pattern.cpp | 224 BorderColorProperty borderColor; in UpdateMenuBarColor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
H A D | sliding_panel_model_ng.cpp | 210 void SlidingPanelModelNG::SetBorderColor(const Color& borderColor) in SetBorderColor()
|