Home
last modified time | relevance | path

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

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/security_component/
Dsecurity_component_model_test_ng.cpp345 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
473 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
530 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
571 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
771 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
899 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
956 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
998 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
1190 auto borderColor = buttonRender->GetBorderColor().value_or(BorderColorProperty()); variable
1318 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/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_picker_model_ng.cpp47 BorderColorProperty borderColor; in Create() local
119 BorderColorProperty borderColor; in CreateButtonChild() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_sliding_panel.cpp199 Color borderColor; in JsPanelBorderColor() local
260 Color borderColor; in JsPanelBorder() local
Djs_sec_button_base.cpp176 Color borderColor; in SetBackgroundBorderColor() local
Djs_badge.cpp150 Color borderColor; in CreateBadgeParameters() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_model_ng.cpp176 BorderColorProperty borderColor; in SetDefaultBackgroundButton() local
309 BorderColorProperty borderColor; in SetBackgroundBorderColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
Dcheckbox_pattern.h69 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/core/components_ng/pattern/container_modal/
Dcontainer_modal_pattern.cpp87 BorderColorProperty borderColor; in ShowTitle() local
253 BorderColorProperty borderColor; in WindowFocus() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
Dsliding_panel_model_ng.cpp200 void SlidingPanelModelNG::SetBorderColor(const Color& borderColor) in SetBorderColor()
/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/progress/
Dprogress_pattern.cpp112 auto borderColor = paintProperty->GetBorderColor().value_or(progressTheme->GetBorderColor()); in HandleEnabled() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/calendar_picker/
Dcalendar_picker_test_ng.cpp209 auto borderColor = renderContext->GetBorderColor(); variable
/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/text_field/
Dtext_field_pattern.h122 BorderColorProperty borderColor; member
132 BorderColorProperty borderColor; member
Dtext_field_pattern.cpp5584 BorderColorProperty borderColor; local
5654 BorderColorProperty borderColor; local
/foundation/arkui/advanced_ui_component/interface/selecttitlebar/
Dselecttitlebar.js181 borderColor: { property
/foundation/arkui/ace_engine/advanced_ui_component/selecttitlebar/interfaces/
Dselecttitlebar.js194 borderColor: { property
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dselect_overlay_node.cpp827 auto borderColor = border.Left().GetColor(); in CreateToolBar() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/progress/
Dprogress_test_ng.cpp63 std::optional<Color> borderColor; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_pattern.cpp461 auto borderColor = indexerTheme->GetFocusBgOutlineColor(); in ApplyIndexChanged() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract.cpp515 BorderColorProperty borderColor; in SetBorderColor() local
/foundation/arkui/advanced_ui_component/interface/treeview/
Dtreeview.js736 borderColor: { property
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
Dtreeview.js222 borderColor: { property

12