/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | offscreen_canvas.h | 45 void SetStrokeColor(const Color& color) in SetStrokeColor() function
|
H A D | render_custom_paint.h | 135 void SetStrokeColor(const Color& color) in SetStrokeColor() function
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/ |
H A D | paint.cpp | 123 void Paint::SetStrokeColor(ColorType color) in SetStrokeColor() function in OHOS::Paint
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/ |
H A D | chart_component.h | 213 void SetStrokeColor(const Color& color) in SetStrokeColor() function 409 void SetStrokeColor(const Color& color) in SetStrokeColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | custom_paint_paint_method.h | 147 void SetStrokeColor(const Color& color) in SetStrokeColor() function
|
H A D | offscreen_canvas_pattern.cpp | 368 void OffscreenCanvasPattern::SetStrokeColor(const Color& color) in SetStrokeColor() function in OHOS::Ace::NG::OffscreenCanvasPattern
|
H A D | offscreen_canvas_rendering_context_2d_model_ng.cpp | 112 void OffscreenCanvasRenderingContext2DModelNG::SetStrokeColor(const Color& color, bool colorFlag) in SetStrokeColor() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
|
H A D | canvas_rendering_context_2d_model_ng.cpp | 199 void CanvasRenderingContext2DModelNG::SetStrokeColor(const Color& color, bool colorFlag) in SetStrokeColor() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | shape.h | 114 void SetStrokeColor(uint32_t strokeColor) in SetStrokeColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/ |
H A D | canvas_rendering_context_2d_model_impl.cpp | 115 void CanvasRenderingContext2DModelImpl::SetStrokeColor(const Color& color, bool colorFlag) in SetStrokeColor() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
|
H A D | offscreen_canvas_rendering_context_2d_model_impl.cpp | 116 void OffscreenCanvasRenderingContext2DModelImpl::SetStrokeColor(const Color& color, bool colorFlag) in SetStrokeColor() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
|