Searched refs:Box (Results 1 – 6 of 6) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgSvgSceneBuilder.cpp | 43 static bool _appendShape(SvgLoaderData& loaderData, SvgNode* node, Shape* shape, const Box& vBox, c… 44 static bool _appendClipShape(SvgLoaderData& loaderData, SvgNode* node, Shape* shape, const Box& vBo… 45 …e> _sceneBuildHelper(SvgLoaderData& loaderData, const SvgNode* node, const Box& vBox, const string… 57 static Box _boundingBox(const Shape* shape) in _boundingBox() 73 static Box _boundingBox(const Text* text) in _boundingBox() 93 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 static bool _appendClipUseNode(SvgLoaderData& loaderData, SvgNode* node, Shape* shape, const Box& v… in _appendClipUseNode() 225 static bool _appendClipChild(SvgLoaderData& loaderData, SvgNode* node, Shape* shape, const Box& vBo… in _appendClipChild() 254 …sition(SvgLoaderData& loaderData, Paint* paint, const SvgNode* node, const Box& vBox, const string… in _applyComposition() [all …]
|
D | tvgSvgSceneBuilder.h | 31 Scene* svgSceneBuild(SvgLoaderData& loaderData, Box vBox, float w, float h, AspectRatioAlign align,…
|
D | tvgSvgLoaderCommon.h | 586 struct Box struct
|
/lvgl-latest/docs/details/widgets/ |
D | msgbox.rst | 4 Message Box (lv_msgbox) 109 No special events are sent by Message Box Widgets. 125 No *Keys* are processed by Message Box Widgets.
|
/lvgl-latest/docs/details/integration/bindings/ |
D | micropython.rst | 120 (+LVGL) on a Linux machine. (On a Windows machine you might need Virtual Box or WSL or MinGW or Cyg…
|
/lvgl-latest/ |
D | Kconfig | 1075 bool "Check Box"
|