Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_sliding_panel.cpp185 Color borderColor; in JsPanelBorderColor() local
246 Color borderColor; in JsPanelBorder() local
Djs_view_abstract.cpp2167 Color borderColor; in ParseBorderColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
Dcontainer_modal_pattern.cpp85 BorderColorProperty borderColor; in ShowTitle() local
216 BorderColorProperty borderColor; in WindowFocus() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
Dcheckbox_pattern.h67 auto borderColor = isSelect ? Color::TRANSPARENT : checkBoxTheme->GetInactiveColor(); in CreateNodePaintMethod() local
Dcheckbox_paint_method.cpp46 …bool isSelect, const Color& boardColor, const Color& checkColor, const Color& borderColor, const C… in CheckBoxModifier()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
Dsliding_panel_model_ng.cpp220 void SlidingPanelModelNG::SetBorderColor(const Color& borderColor) in SetBorderColor()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dselect_overlay_node.cpp184 auto borderColor = border.Left().GetColor(); in CreateToolBar() local
/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_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/base/
Dview_abstract.cpp367 BorderColorProperty borderColor; in SetBorderColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_pattern.cpp428 auto borderColor = indexerTheme->GetFocusBgOutlineColor(); in ApplyIndexChanged() local