Home
last modified time | relevance | path

Searched defs:SetLineWidth (Results 1 - 13 of 13) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drender_custom_paint.h257 void SetLineWidth(double width) in SetLineWidth() function in OHOS::Ace::RenderCustomPaint
H A Doffscreen_canvas.h172 void SetLineWidth(double width) in SetLineWidth() function in OHOS::Ace::OffscreenCanvas
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.h74 void SetLineWidth(double lineWidth) in SetLineWidth() function in OHOS::Ace::Framework::ChartOptions
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.h182 void SetLineWidth(double width) in SetLineWidth() function in OHOS::Ace::NG::CustomPaintPaintMethod
H A Dcanvas_rendering_context_2d_model_ng.cpp291 void CanvasRenderingContext2DModelNG::SetLineWidth(double lineWidth) in SetLineWidth() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp186 void OffscreenCanvasRenderingContext2DModelNG::SetLineWidth(double lineWidth) in SetLineWidth() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
H A Doffscreen_canvas_pattern.cpp293 void OffscreenCanvasPattern::SetLineWidth(double width) in SetLineWidth() function in OHOS::Ace::NG::OffscreenCanvasPattern
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h226 void SetLineWidth(Dimension lineWidth, bool isSelf = true, const AnimationOption& option = AnimationOption()) in SetLineWidth() function in OHOS::Ace::StrokeState
H A Dpaint_state.h356 void SetLineWidth(double lineWidth) in SetLineWidth() function in OHOS::Ace::StrokePaintState
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp171 void CanvasRenderingContext2DModelImpl::SetLineWidth(double lineWidth) in SetLineWidth() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp173 void OffscreenCanvasRenderingContext2DModelImpl::SetLineWidth(double lineWidth) in SetLineWidth() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp69 void NativeCanvasRenderer::SetLineWidth(const double lineWidth) in SetLineWidth() function in OHOS::Ace::Framework::NativeCanvasRenderer
/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h469 void SetLineWidth(double lineWidth) in SetLineWidth() function in OHOS::Ace::final

Completed in 18 milliseconds