Home
last modified time | relevance | path

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

123

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
Djs_progress_theme.h51 auto borderColor = themeColors->CompEmphasizeSecondary(); in ApplyTheme() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
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 …]
/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/
Dindex.js55 borderColor: COLOR_BLACK, property
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
Drs_property_drawable_background_test.cpp171 auto borderColor = Color(255, 255, 255, 255); variable
199 auto borderColor = Color(255, 255, 255, 255); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
Dprogress_date.h102 Color borderColor; member
/foundation/arkui/ace_engine/test/unittest/core/property/
Dborder_property_test_ng.cpp169 auto borderColor = json->GetValue("borderColor"); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
Dbadge_pattern.cpp111 BorderColorProperty borderColor; in OnModifyDone() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkCalendarPicker.ts353 borderColor(value: ResourceColor | EdgeColors): this { method in ArkCalendarPickerComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_sliding_panel.cpp194 Color borderColor; in JsPanelBorderColor() local
252 Color borderColor; in JsPanelBorder() local
Djs_badge.cpp172 Color borderColor; in CreateBadgeParameters() local
Djs_sec_button_base.cpp176 Color borderColor; in SetBackgroundBorderColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_picker_model_ng.cpp118 BorderColorProperty borderColor; in CreateButtonChild() local
259 BorderColorProperty borderColor; in CreateNode() local
470 BorderColorProperty borderColor; in ClearBorderColor() local
/foundation/arkui/ace_engine/test/unittest/core/base/
Dview_abstract_test_ng.cpp169 NG::BorderColorProperty borderColor; variable
255 NG::BorderColorProperty borderColor; variable
1505 NG::BorderColorProperty borderColor; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
Dcheckbox_paint_method.h48 auto borderColor = isSelect ? Color::TRANSPARENT : checkBoxTheme->GetInactiveColor(); in GetContentModifier() local
Dcheckbox_paint_method.cpp48const Color& borderColor, const Color& shadowColor, const SizeF& size, const OffsetF& offset, floa… in CheckBoxModifier()
/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/enhance/
Dcontainer_modal_pattern_enhance.cpp79 BorderColorProperty borderColor; in ShowTitle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Dsheet_style.h126 std::optional<NG::BorderColorProperty> borderColor; // border color member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
Drs_properties_test2.cpp334 Vector4<Color> borderColor = {color, color, color, color}; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
Datomic_service_pattern.cpp226 BorderColorProperty borderColor; in UpdateMenuBarColor() local
/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/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_model_ng.cpp200 BorderColorProperty borderColor; in SetDefaultBackgroundButton() local
/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/core/components_ng/pattern/container_modal/
Dcontainer_modal_pattern.cpp107 BorderColorProperty borderColor; in ShowTitle() local
333 BorderColorProperty borderColor; in WindowFocus() local
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
Ddialog_properties.h243 std::optional<NG::BorderColorProperty> borderColor; member
294 std::optional<NG::BorderColorProperty> borderColor; member

123