Home
last modified time | relevance | path

Searched refs:Join (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgSvgCssStyle.cpp163 …if (((from->stroke.flags & SvgStrokeFlags::Join) && !(to->flags & SvgStyleFlags::StrokeLineJoin)) … in _copyStyle()
166 to->stroke.flags = (to->stroke.flags | SvgStrokeFlags::Join); in _copyStyle()
DtvgSvgLoaderCommon.h104 Join = 0x40, enumerator
DtvgSvgLoader.cpp1086 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()
/lvgl-latest/docs/
DCONTRIBUTING.rst9 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