/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | offscreen_canvas.h | 120 void SetLineDash(const std::vector<double>& segments) in SetLineDash() function
|
H A D | render_custom_paint.h | 205 void SetLineDash(const std::vector<double>& segments) in SetLineDash() function
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/ |
H A D | paint.cpp | 160 void Paint::SetLineDash(float* lineDashs, const uint32_t ndash) in SetLineDash() function in OHOS::Paint
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | custom_paint_paint_method.h | 202 void SetLineDash(const std::vector<double>& segments) in SetLineDash() function
|
H A D | offscreen_canvas_pattern.cpp | 214 void OffscreenCanvasPattern::SetLineDash(const std::vector<double>& segments) in SetLineDash() function in OHOS::Ace::NG::OffscreenCanvasPattern
|
H A D | offscreen_canvas_rendering_context_2d_model_ng.cpp | 405 void OffscreenCanvasRenderingContext2DModelNG::SetLineDash(const std::vector<double>& lineDash) in SetLineDash() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
|
H A D | canvas_rendering_context_2d_model_ng.cpp | 543 void CanvasRenderingContext2DModelNG::SetLineDash(const std::vector<double>& lineDash) in SetLineDash() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | paint_state.h | 369 void SetLineDash(const LineDashParam& lineDash) in SetLineDash() function 379 void SetLineDash(const std::vector<double>& segments) in SetLineDash() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/ |
H A D | canvas_rendering_context_2d_model_impl.cpp | 396 void CanvasRenderingContext2DModelImpl::SetLineDash(const std::vector<double>& lineDash) in SetLineDash() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
|
H A D | offscreen_canvas_rendering_context_2d_model_impl.cpp | 394 void OffscreenCanvasRenderingContext2DModelImpl::SetLineDash(const std::vector<double>& lineDash) in SetLineDash() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | canvas_renderer.cpp | 140 void NativeCanvasRenderer::SetLineDash(std::vector<double>& lineDash) in SetLineDash() function in OHOS::Ace::Framework::NativeCanvasRenderer
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | canvas_component.cpp | 2092 jerry_value_t CanvasComponent::SetLineDash(const jerry_value_t func, in SetLineDash() function in OHOS::ACELite::CanvasComponent
|