Home
last modified time | relevance | path

Searched defs:Winding (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/libs/thorvg/
Dthorvg.h156Winding = 0, ///< A line from the point to a location outside the shape is drawn. The intersection… enumerator
DtvgSvgLoaderCommon.h206 Winding = 0, enumerator
DtvgSvgLoader.cpp354 _PARSE_TAG(FillRule, fillRule, FillRule, fillRuleTags, FillRule::Winding) in _PARSE_TAG() argument