Home
last modified time | relevance | path

Searched refs:vertical (Results 1 – 22 of 22) sorted by relevance

/lvgl-latest/examples/widgets/scale/
Dindex.rst7 An vertical scale with section and custom styling
/lvgl-latest/docs/details/base-widget/layouts/
Dgrid.rst90 …ator:`LV_GRID_ALIGN_START`: means left when direction is horizontal and top when vertical (default)
91 …p:enumerator:`LV_GRID_ALIGN_END`: means right when direction is horizontal and bottom when vertical
105 …tor:`LV_GRID_ALIGN_START`: means left when direction is horizontal and top when vertical. (default)
106 …p:enumerator:`LV_GRID_ALIGN_END`: means right when direction is horizontal and bottom when vertical
Dflex.rst101 - :cpp:enumerator:`LV_FLEX_ALIGN_START`: means left when direction is horizontal, top when vertical
102 …:cpp:enumerator:`LV_FLEX_ALIGN_END`: means right when direction is horizontal, bottom when vertical
/lvgl-latest/docs/details/widgets/
Dslider.rst14 can be vertical or horizontal.
66 bottom to top in vertical orientation. If the minimum value is set to be greater
Dlist.rst11 The List Widget is basically a rectangle with vertical layout to which Buttons
Dchart.rst15 - 0 or more background division lines (horizontal and vertical),
268 horizontally, the Chart will draw only vertical lines to make the
271 draws a vertical lines between them to ensure no peaks are missed.
287 The number of horizontal and vertical division lines can be modified by
289 settings are 3 horizontal and 5 vertical division lines. If there is a
308 With the help of :ref:`Scale <lv_scale>`, vertical and horizontal scales can be added
Dswitch.rst14 By default, a Switch is oriented horizontally. It's orientation will be vertical
Dbar.rst57 bottom to top in vertical mode. If the minimum value is greater than the maximum value, like
Dimage.rst127 set the horizontal and vertical scaling independently. They can be different values.
Dtextarea.rst167 vertical position of the text shown. With this mode configured, scrolling and drawing
/lvgl-latest/demos/high_res/
Dlv_demo_high_res_private.h231 lv_obj_t * lv_demo_high_res_simple_container_create(lv_obj_t * parent, bool vertical, int32_t pad,
Dlv_demo_high_res_util.c376 lv_obj_t * lv_demo_high_res_simple_container_create(lv_obj_t * parent, bool vertical, int32_t pad, in lv_demo_high_res_simple_container_create() argument
382 if(vertical) { in lv_demo_high_res_simple_container_create()
/lvgl-latest/docs/details/integration/driver/display/
Dili9341.rst58 * @param ver_res vertical resolution
Dst7735.rst60 * @param ver_res vertical resolution
Dst7789.rst59 * @param ver_res vertical resolution
Dst7796.rst60 * @param ver_res vertical resolution
/lvgl-latest/docs/_static/css/
Dfontawesome.min.css5vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x…
/lvgl-latest/docs/details/base-widget/
Dscroll.rst71 (:c:macro:`LV_BASE_DIR_RTL`) the vertical scrollbar will be placed on the left.
96 Widget's height or width, depending on whether the scrollbar is vertical or horizontal. Any length …
Dobj.rst502 - :cpp:enumerator:`LV_OBJ_FLAG_SCROLL_CHAIN_VER` Allow propagating the vertical scroll to a parent
/lvgl-latest/docs/details/integration/chip/
Dstm32.rst58 …play_create(WIDTH, HEIGHT); /* Basic initialization with horizontal and vertical resolution in pix…
/lvgl-latest/docs/details/main-components/
Ddisplay.rst388 0, 90, 180 or 270. This will swap the horizontal and vertical resolutions internally
/lvgl-latest/docs/details/base-widget/styles/
Dstyle-properties.rst979 Set width of dashes in pixels. Note that dash works only on horizontal and vertical lines
993 Set gap between dashes in pixels. Note that dash works only on horizontal and vertical lines