MCPcopy Create free account
hub / github.com/Samsung/rlottie / setStrokeWidth

Method setStrokeWidth

example/pathtest.cpp:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 void setStrokeWidth(int w) {
54 evas_vg_shape_stroke_width_set(mShape, w);
55 }
56
57 void setPath(const VPath &path) {
58 Efl_VG *shape = mShape;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected