Home
last modified time | relevance | path

Searched refs:EvenOdd (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/libs/thorvg/
Dthorvg.h157EvenOdd ///< A line from the point to a location outside the shape is drawn and its intersect… enumerator
DtvgSwRle.cpp318 if (rw.outline->fillRule == FillRule::EvenOdd) { in _horizLine()
DtvgLottieParser.cpp124 default: return FillRule::EvenOdd; in getFillRule()
DtvgSvgLoader.cpp350 { FillRule::EvenOdd, "evenodd" }
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite_tvg.cpp2190 return FillRule::EvenOdd; in fill_rule_conv()