Searched refs:Join (Results 1 – 4 of 4) sorted by relevance
163 …if (((from->stroke.flags & SvgStrokeFlags::Join) && !(to->flags & SvgStyleFlags::StrokeLineJoin)) … in _copyStyle()166 to->stroke.flags = (to->stroke.flags | SvgStrokeFlags::Join); in _copyStyle()
104 Join = 0x40, enumerator
1086 node->style->stroke.flags = (node->style->stroke.flags | SvgStrokeFlags::Join); in _handleStrokeLineJoinAttr()3025 if (!(child->stroke.flags & SvgStrokeFlags::Join)) { in _styleInherit()3100 if (from->stroke.flags & SvgStrokeFlags::Join) { in _styleCopy()
9 Join LVGL's community and leave your footprint in the library!27 - **Join our** `Forum <https://forum.lvgl.io/>`__ : Meet fellow developers and discuss questions