Home
last modified time | relevance | path

Searched defs:GetMiterLimit (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/depiction/
H A Ddepict_stroke.h110 float GetMiterLimit() const in GetMiterLimit() function
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexgenerate/
H A Dvertex_generate_stroke.h74 float GetMiterLimit() const in GetMiterLimit() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dpaint.h68 scalar GetMiterLimit() const { return miterLimit_; } in GetMiterLimit() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpen.cpp112 scalar Pen::GetMiterLimit() const in GetMiterLimit() function in OHOS::Rosen::Drawing::Pen
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h221 double GetMiterLimit() const in GetMiterLimit() function
H A Dpaint_state.h354 double GetMiterLimit() const in GetMiterLimit() function
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_math_stroke.h383 float GetMiterLimit() const in GetMiterLimit() function
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dpaint.h388 float GetMiterLimit() const in GetMiterLimit() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/
H A Djs_pen.cpp676 napi_value JsPen::GetMiterLimit(napi_env env, napi_callback_info info) in GetMiterLimit() function in OHOS::Rosen::Drawing::JsPen