Home
last modified time | relevance | path

Searched defs:borderColors (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.h85 void SetOuterBorderColor(const NG::BorderColorProperty& borderColors) override {} in SetOuterBorderColor()
117 void SetBorderColor(const NG::BorderColorProperty& borderColors) override {}; in SetBorderColor()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng.cpp406 NG::BorderColorProperty borderColors; variable
445 NG::BorderColorProperty borderColors; variable
H A Dview_abstract_test_ng_new.cpp136 NG::BorderColorProperty borderColors; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h330 NG::BorderColorProperty borderColors; in SetBorderColor() local
339 void SetBorderColor(const NG::BorderColorProperty& borderColors) override in SetBorderColor()
454 NG::BorderColorProperty borderColors; in SetOuterBorderColor() local
463 void SetOuterBorderColor(const NG::BorderColorProperty& borderColors) override in SetOuterBorderColor()
H A Dview_abstract.cpp4082 BorderColorProperty borderColors = { defaultColor, defaultColor, defaultColor, defaultColor }; in GetBorderColor() local
4957 BorderColorProperty borderColors = { defaultColor, defaultColor, defaultColor, defaultColor }; in GetOuterBorderColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp1570 NG::BorderColorProperty borderColors; in CheckLocalizedOuterBorderColor() local
1787 BorderColorProperty borderColors; in CheckLocalizedEdgeColors() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_area_modifier.cpp1232NG::BorderColorProperty& borderColors, const uint32_t* values, ArkUI_Int32 valuesSize, ArkUI_Int32… in SetAllOptionalBorderColor()
1286 NG::BorderColorProperty borderColors; in SetTextAreaBorder() local
1373 NG::BorderColorProperty borderColors; in SetTextAreaBorderColor() local
H A Dnode_common_modifier.cpp852 NG::BorderColorProperty borderColors; in SetBorderColor() local
1867 NG::BorderColorProperty borderColors; in SetBorder() local
4591 NG::BorderColorProperty borderColors; in SetOutlineColor() local
4781 NG::BorderColorProperty borderColors; in SetOutline() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp1944 void TextFieldModelNG::SetBorderColor(FrameNode* frameNode, NG::BorderColorProperty borderColors) in SetBorderColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp4557 NG::BorderColorProperty borderColors; in GetLocalizedBorderColor() local