Home
last modified time | relevance | path

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

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