Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSvgSceneBuilder.cpp93 static unique_ptr<LinearGradient> _applyLinearGradientProperty(SvgStyleGradient* g, const Box& vBox in _applyLinearGradientProperty()
148 static unique_ptr<RadialGradient> _applyRadialGradientProperty(SvgStyleGradient* g, const Box& vBox in _applyRadialGradientProperty()
208 …dClipUseNode(SvgLoaderData& loaderData, SvgNode* node, Shape* shape, const Box& vBox, const string… in _appendClipUseNode()
225 …endClipChild(SvgLoaderData& loaderData, SvgNode* node, Shape* shape, const Box& vBox, const string… in _appendClipChild()
254 …sition(SvgLoaderData& loaderData, Paint* paint, const SvgNode* node, const Box& vBox, const string… in _applyComposition()
317 static void _applyProperty(SvgLoaderData& loaderData, SvgNode* node, Shape* vg, const Box& vBox, co… in _applyProperty()
398 …r<Shape> _shapeBuildHelper(SvgLoaderData& loaderData, SvgNode* node, const Box& vBox, const string… in _shapeBuildHelper()
462 static bool _appendShape(SvgLoaderData& loaderData, SvgNode* node, Shape* shape, const Box& vBox, c… in _appendShape()
471 …endClipShape(SvgLoaderData& loaderData, SvgNode* node, Shape* shape, const Box& vBox, const string… in _appendClipShape()
574 …Picture> _imageBuildHelper(SvgLoaderData& loaderData, SvgNode* node, const Box& vBox, const string… in _imageBuildHelper()
[all …]