Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSvgLoaderCommon.h330 struct SvgRectNode struct
332 float x;
333 float y;
334 float w;
335 float h;
336 float rx;
337 float ry;
338 bool hasRx;
339 bool hasRy;