Home
last modified time | relevance | path

Searched defs:GetLineDash (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Doffscreen_canvas.h125 LineDashParam GetLineDash() const in GetLineDash() function
H A Drender_custom_paint.h210 LineDashParam GetLineDash() const in GetLineDash() function
H A Dcustom_paint_component.cpp351 LineDashParam CanvasTaskPool::GetLineDash() const in GetLineDash() function in OHOS::Ace::CanvasTaskPool
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_paint_method.cpp233 LineDashParam OffscreenCanvasPaintMethod::GetLineDash() const in GetLineDash() function in OHOS::Ace::NG::OffscreenCanvasPaintMethod
H A Dcustom_paint_paint_method.h192 virtual LineDashParam GetLineDash() const in GetLineDash() function
H A Doffscreen_canvas_pattern.cpp209 LineDashParam OffscreenCanvasPattern::GetLineDash() const in GetLineDash() function in OHOS::Ace::NG::OffscreenCanvasPattern
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp77 std::vector<double> OffscreenCanvasRenderingContext2DModelNG::GetLineDash() in GetLineDash() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
H A Dcanvas_rendering_context_2d_model_ng.cpp158 std::vector<double> CanvasRenderingContext2DModelNG::GetLineDash() in GetLineDash() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
H A Dcanvas_pattern.cpp875 LineDashParam CanvasPattern::GetLineDash() const in GetLineDash() function in OHOS::Ace::NG::CanvasPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h232 const LineDashParam& GetLineDash() const in GetLineDash() function
H A Dpaint_state.h364 LineDashParam GetLineDash() const in GetLineDash() function
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dpaint.h425 float* GetLineDash() const in GetLineDash() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp79 std::vector<double> CanvasRenderingContext2DModelImpl::GetLineDash() in GetLineDash() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp80 std::vector<double> OffscreenCanvasRenderingContext2DModelImpl::GetLineDash() in GetLineDash() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp2156 jerry_value_t CanvasComponent::GetLineDash(const jerry_value_t func, in GetLineDash() function in OHOS::ACELite::CanvasComponent