Home
last modified time | relevance | path

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

/lvgl-latest/docs/details/base-widget/
Dcoord.rst294 Size section in Positions, Sizes and Layouts
297 Sizing the simple way
346 Extending the click area
Dscroll.rst316 .. _scroll_example:
/lvgl-latest/src/libs/thorvg/
DtvgCommon.h62 using Size = Point; variable
/lvgl-latest/src/libs/thorvg/rapidjson/
Dallocators.h304 size_t Size() const RAPIDJSON_NOEXCEPT { in Size() function