Home
last modified time | relevance | path

Searched refs:Scale (Results 1 – 7 of 7) sorted by relevance

/lvgl-latest/docs/details/widgets/
Dscale.rst4 Scale (lv_scale)
11 Scale Widgets show linear or circular scales with configurable ranges, tick counts,
21 The Scale Widget has the following three parts:
40 When a Scale Widget is created, it starts out in MODE
57 A Scale starts its life with a default numeric range of [0..100] and a default
63 where ``min`` and ``max`` will become the numeric low and high values for the Scale,
64 and ``angle_range`` is the angle between the low and high ends of the Scale.
89 You configure the major and minor ticks of a Scale by calling 2 functions:
108 The content of the buffers pointed to need to remain valid for the life of the Scale.
110 For a Scale in one of the ``..._ROUND_...`` modes, you can optionally get it to
[all …]
Dchart.rst308 With the help of :ref:`Scale <lv_scale>`, vertical and horizontal scales can be added
/lvgl-latest/src/libs/thorvg/
DtvgSvgLoaderCommon.h101 Scale = 0x8, enumerator
DtvgSvgLoader.cpp783 Scale, enumerator
804 MATRIX_DEF(scale, MatrixState::Scale),
880 } else if (state == MatrixState::Scale) { in _parseTransformationMatrix()
/lvgl-latest/docs/details/integration/chip/
Dnxp.rst135 - Scale and rotate (90, 180, 270 degree) source image RGB565.
370 - Scale and rotate (any decimal degree) source image.
/lvgl-latest/
DKconfig1132 bool "Scale"
/lvgl-latest/docs/details/base-widget/styles/
Dstyle-properties.rst1274 Scale down all opacity values of the Widget by this factor. Value 0, `LV_OPA_0` or `LV_OPA_TRANSP` …