Home
last modified time | relevance | path

Searched refs:rectangle (Results 1 – 18 of 18) sorted by relevance

/lvgl-latest/examples/widgets/canvas/
Dindex.rst15 Draw a rectangle to the canvas
/lvgl-latest/docs/details/widgets/
Dimagebutton.rst13 of drawing a rectangle. The list of states is covered below.
25 properties are used, a rectangle will be drawn behind the Image
Dled.rst10 LEDs are rectangle-like (or circle) Widgets whose brightness can be
Danimimg.rst21 - :cpp:enumerator:`LV_PART_MAIN` A background rectangle that uses the :ref:`typical
Dlist.rst11 The List Widget is basically a rectangle with vertical layout to which Buttons
Dswitch.rst29 - :cpp:enumerator:`LV_PART_KNOB` A rectangle (or circle) drawn at the left or right
Dslider.rst28 - :cpp:enumerator:`LV_PART_KNOB` A rectangle (or circle) drawn at the current value;
Dimage.rst21 - :cpp:enumerator:`LV_PART_MAIN` A background rectangle that uses the :ref:`typical
/lvgl-latest/docs/
DREADME_jp.rst369 /*Add local styles to MAIN part (background rectangle)*/
423 # Add local styles to MAIN part (background rectangle)
DREADME_zh.rst383 /*Add local styles to MAIN part (background rectangle)*/
430 # Add local styles to MAIN part (background rectangle)
DROADMAP.rst130 - |uncheck| SW: Rounded rectangle drawing from small squares (16x16?) to detect transparent or soli…
DCHANGELOG.rst183 - **fix(vg_lite): fix rounded rectangle path error** `6726 <https://github.com/lvgl/lvgl/pull/6726>…
/lvgl-latest/docs/details/main-components/
Ddraw.rst49 :area: defines the rectangle involved where drawing will occur
/lvgl-latest/
DREADME.md283 /*Add local styles to MAIN part (background rectangle)*/
327 # Add local styles to MAIN part (background rectangle)
/lvgl-latest/docs/details/base-widget/
Dobj.rst37 rectangle, it has a large number of features shared with all Widgets, detailed
434 - :cpp:enumerator:`LV_PART_MAIN`: A background like rectangle
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite_tvg.cpp593 …vg_lite_error_t vg_lite_clear(vg_lite_buffer_t * target, vg_lite_rectangle_t * rectangle, vg_lite_… in vg_lite_clear() argument
599 TVG_CHECK_RETURN_VG_ERROR(shape_append_rect(shape, target, rectangle)); in vg_lite_clear()
/lvgl-latest/docs/details/base-widget/styles/
Dstyle.rst173 - :cpp:enumerator:`LV_PART_MAIN`: A background like rectangle
Dstyle-properties.rst871 Make shadow calculation to use a larger or smaller rectangle as base. The value can be in pixels to…