| /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_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/render/ |
| D | shape_painter.cpp | 69 Color strokeColor = Color::TRANSPARENT; in SetPen() local
|
| D | render_context.h | 324 …tual void OnMouseSelectUpdate(bool isSelected, const Color& fillColor, const Color& strokeColor) {} in OnMouseSelectUpdate() 325 …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 | 94 Color strokeColor = Color::BLACK; in SetPen() local
|
| D | rosen_render_context.cpp | 3261 …nderContext::OnMouseSelectUpdate(bool isSelected, const Color& fillColor, const Color& strokeColor) 3277 …ext::UpdateMouseSelectWithRect(const RectF& rect, const Color& fillColor, const Color& strokeColor) 3287 …rContext::PaintMouseSelectRect(const RectF& rect, const Color& fillColor, const Color& strokeColor)
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_shape.cpp | 186 Color strokeColor = Color::TRANSPARENT; in SetStroke() local
|
| D | js_shape_abstract.cpp | 99 Color strokeColor; in SetStroke() local
|
| D | js_checkbox.cpp | 279 Color strokeColor; in Mark() local
|
| D | js_checkboxgroup.cpp | 292 Color strokeColor; in Mark() local
|
| /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() 830 uint32_t strokeColor = GetColor(jPointStyleVal, styleName, defaultColorVal); in RecordOptionsSeriesPoint() local
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| D | ui_chart.h | 408 ColorType strokeColor; member
|