Home
last modified time | relevance | path

Searched defs:capStyle (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_drawing_convertor.cpp36 RSPen::CapStyle capStyle; in ToRSCapStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Ddrawing_prop_convertor.cpp50 RSPen::CapStyle capStyle; in ToRSCapStyle() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_box_progress.cpp116 Style capStyle = style; in DrawRoundCap() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Drecording_handle.h98 Pen::CapStyle capStyle = Pen::CapStyle::FLAT_CAP; member
126 Pen::CapStyle capStyle = Pen::CapStyle::FLAT_CAP; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/pen_fuzzer/
H A Dpen_fuzzer.cpp60 Pen::CapStyle capStyle = GetObject<Pen::CapStyle>(); in PenFuzzTestInner02() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/
H A Djs_pen.cpp478 int32_t capStyle = 0; in SetCapStyle() local
498 Pen::CapStyle capStyle = pen->GetCapStyle(); in GetCapStyle() local