Home
last modified time | relevance | path

Searched defs:SetLineCap (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/divider/
H A Ddivider_component.h71 void SetLineCap(LineCap lineCap) in SetLineCap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/divider/
H A Ddivider_modifier.h50 void SetLineCap(LineCap lineCap) in SetLineCap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_divider.cpp63 void JSDivider::SetLineCap(int lineCap) in SetLineCap() function in OHOS::Ace::Framework::JSDivider
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/depiction/
H A Ddepict_stroke.h55 void SetLineCap(LineCap lineCap) in SetLineCap() function
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexgenerate/
H A Dvertex_generate_stroke.h51 void SetLineCap(LineCap lc) in SetLineCap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_divider_bridge.cpp51 ArkUINativeModuleValue DividerBridge::SetLineCap(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetLineCap() function in OHOS::Ace::NG::DividerBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Doffscreen_canvas.h177 void SetLineCap(LineCapStyle style) in SetLineCap() function
H A Drender_custom_paint.h262 void SetLineCap(LineCapStyle style) in SetLineCap() function
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/
H A Dpaint.cpp136 void Paint::SetLineCap(LineCap lineCap) in SetLineCap() function in OHOS::Paint
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_math_stroke.h76 void SetLineCap(LineCap lineCapE) in SetLineCap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.h167 void SetLineCap(LineCapStyle style) in SetLineCap() function
H A Doffscreen_canvas_pattern.cpp298 void OffscreenCanvasPattern::SetLineCap(LineCapStyle style) in SetLineCap() function in OHOS::Ace::NG::OffscreenCanvasPattern
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp172 void OffscreenCanvasRenderingContext2DModelNG::SetLineCap(const LineCapStyle& lineCap) in SetLineCap() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
H A Dcanvas_rendering_context_2d_model_ng.cpp275 void CanvasRenderingContext2DModelNG::SetLineCap(const LineCapStyle& lineCap) in SetLineCap() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp160 void CanvasRenderingContext2DModelImpl::SetLineCap(const LineCapStyle& lineCap) in SetLineCap() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp161 void OffscreenCanvasRenderingContext2DModelImpl::SetLineCap(const LineCapStyle& lineCap) in SetLineCap() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp91 void NativeCanvasRenderer::SetLineCap(const LineCapStyle lineCap) in SetLineCap() function in OHOS::Ace::Framework::NativeCanvasRenderer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpaint_state.h329 void SetLineCap(LineCapStyle lineCap) in SetLineCap() function