Home
last modified time | relevance | path

Searched defs:strokeColor (Results 1 – 25 of 32) sorted by relevance

12

/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/chart/30/
Dindex.js38 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/
Dchart.js22 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/
Dchart.js33 strokeColor: '#eeaaff', property
37 strokeColor: '#ccddee', property
41 strokeColor: '#ddaacc', property
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dfocus_box.h28 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/
Dindex.js35 strokeColor: "#ff0000", property
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
Drender_node_properties.h26 uint32_t strokeColor = SHAPE_MASK_DEFAULT_COLOR; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Dshape_painter.cpp64 Color strokeColor = Color::TRANSPARENT; in SetPen() local
Drender_context.h455 …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/
Dsk_painter.cpp114 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/
Ddrawing_painter.cpp85 Color strokeColor = Color::BLACK; in SetPen() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Drender_node_modifier.cpp360 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/
Dchart_component.h38 uint32_t strokeColor; member
Dchart_component.cpp211 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/
Djs_shape.cpp189 Color strokeColor = Color::TRANSPARENT; in SetStroke() local
Djs_shape_abstract.cpp97 Color strokeColor; in SetStroke() local
Djs_checkboxgroup.cpp239 Color strokeColor = theme->GetPointColor(); in Mark() local
Djs_checkbox.cpp291 Color strokeColor = theme->GetPointColor(); in Mark() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_checkboxgroup_bridge.cpp178 Color strokeColor; in SetCheckboxGroupMark() local
Darkts_native_checkbox_bridge.cpp58 Color strokeColor; in SetMark() local
/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_chart.h408 ColorType strokeColor; member
/foundation/arkui/ace_engine/frameworks/base/geometry/
Dshape.h114 void SetStrokeColor(uint32_t strokeColor) in SetStrokeColor()
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
Dsubheader.js1341strokeColor: ColorMetrics.resourceColor(this.subHeaderTheme.borderFocusColor), property
1509strokeColor: ColorMetrics.resourceColor(this.subHeaderTheme.borderFocusColor), property
1623strokeColor: ColorMetrics.resourceColor(this.subHeaderTheme.borderFocusColor), property
1902strokeColor: ColorMetrics.resourceColor(this.subHeaderTheme.borderFocusColor), property
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_paint_filter_canvas_test.cpp132 void SetColor(std::string fillColor, std::string strokeColor, float alpha) in SetColor()
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/
Dtoolbar.js443 strokeColor: ColorMetrics.resourceColor({ property
573 strokeColor: ColorMetrics.resourceColor({ property
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/src/
Drender_node.ts387 public strokeColor: number = 0XFF000000; property in ShapeMask

12