| /foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/chart/30/ |
| D | index.js | 38 strokeColor: "#FBD140", property 78 strokeColor: "#FBD140", property 92 strokeColor: "#ff0000", property
|
| /foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/common/js/ |
| D | chart.js | 22 strokeColor: "#0000FF", property 55 strokeColor: "#0000FF", property 68 strokeColor: "#0000FF", property
|
| /foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/common/js/ |
| D | chart.js | 33 strokeColor: '#eeaaff', property 37 strokeColor: '#ccddee', property 41 strokeColor: '#ddaacc', property
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| D | focus_box.h | 28 std::optional<Color> strokeColor; member
|
| /foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/chart/1819/ |
| D | index.js | 35 strokeColor: "#ff0000", property
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/ |
| D | render_node_properties.h | 26 uint32_t strokeColor = SHAPE_MASK_DEFAULT_COLOR; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| D | shape_painter.cpp | 64 Color strokeColor = Color::TRANSPARENT; in SetPen() local
|
| D | render_context.h | 455 …tual void OnMouseSelectUpdate(bool isSelected, const Color& fillColor, const Color& strokeColor) {} in OnMouseSelectUpdate() 456 …d UpdateMouseSelectWithRect(const RectF& rect, const Color& fillColor, const Color& strokeColor) {} in UpdateMouseSelectWithRect()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | sk_painter.cpp | 114 Color strokeColor = Color::BLACK; in SetPen() local 187 Color strokeColor = Color::BLACK; in SetPen() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
| D | drawing_painter.cpp | 85 Color strokeColor = Color::BLACK; in SetPen() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | render_node_modifier.cpp | 360 ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, ArkUI_Float32 strokeWidth) in SetRectMask() 375 ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, ArkUI_Float32 strokeWidth) in SetCircleMask() 397 ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, ArkUI_Float32 strokeWidth) in SetRoundRectMask() 425 ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, ArkUI_Float32 strokeWidth) in SetOvalMask() 438 …ask(ArkUINodeHandle node, ArkUI_CharPtr commands, ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, in SetCommandPathMask()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | chart_component.h | 38 uint32_t strokeColor; member
|
| D | chart_component.cpp | 211 uint32_t fillColor, uint32_t strokeColor, uint32_t radius, uint32_t strokeWidth) in UpdatePointStyle() 835 uint32_t strokeColor = GetColor(jPointStyleVal, styleName, defaultColorVal); in SetOptionsInfo() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_shape.cpp | 189 Color strokeColor = Color::TRANSPARENT; in SetStroke() local
|
| D | js_shape_abstract.cpp | 97 Color strokeColor; in SetStroke() local
|
| D | js_checkboxgroup.cpp | 239 Color strokeColor = theme->GetPointColor(); in Mark() local
|
| D | js_checkbox.cpp | 291 Color strokeColor = theme->GetPointColor(); in Mark() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_checkboxgroup_bridge.cpp | 178 Color strokeColor; in SetCheckboxGroupMark() local
|
| D | arkts_native_checkbox_bridge.cpp | 58 Color strokeColor; in SetMark() local
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| D | ui_chart.h | 408 ColorType strokeColor; member
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| D | shape.h | 114 void SetStrokeColor(uint32_t strokeColor) in SetStrokeColor()
|
| /foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
| D | subheader.js | 1341 … strokeColor: ColorMetrics.resourceColor(this.subHeaderTheme.borderFocusColor), property 1509 … strokeColor: ColorMetrics.resourceColor(this.subHeaderTheme.borderFocusColor), property 1623 … strokeColor: ColorMetrics.resourceColor(this.subHeaderTheme.borderFocusColor), property 1902 … strokeColor: ColorMetrics.resourceColor(this.subHeaderTheme.borderFocusColor), property
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| D | rs_paint_filter_canvas_test.cpp | 132 void SetColor(std::string fillColor, std::string strokeColor, float alpha) in SetColor()
|
| /foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/ |
| D | toolbar.js | 443 strokeColor: ColorMetrics.resourceColor({ property 573 strokeColor: ColorMetrics.resourceColor({ property
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/src/ |
| D | render_node.ts | 387 public strokeColor: number = 0XFF000000; property in ShapeMask
|