Home
last modified time | relevance | path

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

123

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_progress_theme.h51 auto borderColor = themeColors->CompEmphasizeSecondary(); in ApplyTheme() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A Dsecurity_component_test_ng.cpp339 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 Dts-universal-attributes-border.md64 ## borderColor section
H A Dts-securitycomponent-attributes.md320 ## borderColor section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-border.md64 ## borderColor section
H A Dts-securitycomponent-attributes.md320 ## borderColor section
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/
H A Dindex.js55 borderColor: COLOR_BLACK, property in data
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_date.h102 Color borderColor; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dborder_property_test_ng.cpp169 auto borderColor = json->GetValue("borderColor"); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
H A Dbadge_pattern.cpp112 BorderColorProperty borderColor; in OnModifyDone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sliding_panel.cpp194 Color borderColor; in JsPanelBorderColor() local
252 Color borderColor; in JsPanelBorder() local
H A Djs_badge.cpp172 Color borderColor; in CreateBadgeParameters() local
H A Djs_sec_button_base.cpp176 Color borderColor; in SetBackgroundBorderColor() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_background_test.cpp173 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 Dcalendar_picker_model_ng.cpp118 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 Dview_abstract_test_ng.cpp169 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 Dcheckbox_paint_method.h48 auto borderColor = isSelect ? Color::TRANSPARENT : checkBoxTheme->GetInactiveColor(); in GetContentModifier() local
H A Dcheckbox_paint_method.cpp48const 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 Darkts_native_badge_bridge.cpp131 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 Dsliding_panel_model_impl.cpp172 void SlidingPanelModelImpl::SetBorderColor(const Color& borderColor) in SetBorderColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_style.h128 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 Drs_properties_test2.cpp344 Vector4<Color> borderColor = {color, color, color, color}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.cpp200 BorderColorProperty borderColor; in SetDefaultBackgroundButton() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Datomic_service_pattern.cpp224 BorderColorProperty borderColor; in UpdateMenuBarColor() local
/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()

123