Searched refs:vertical (Results 1 – 22 of 22) sorted by relevance
/lvgl-latest/examples/widgets/scale/ |
D | index.rst | 7 An vertical scale with section and custom styling
|
/lvgl-latest/docs/details/base-widget/layouts/ |
D | grid.rst | 90 …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
|
D | flex.rst | 101 - :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/ |
D | slider.rst | 14 can be vertical or horizontal. 66 bottom to top in vertical orientation. If the minimum value is set to be greater
|
D | list.rst | 11 The List Widget is basically a rectangle with vertical layout to which Buttons
|
D | chart.rst | 15 - 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
|
D | switch.rst | 14 By default, a Switch is oriented horizontally. It's orientation will be vertical
|
D | bar.rst | 57 bottom to top in vertical mode. If the minimum value is greater than the maximum value, like
|
D | image.rst | 127 set the horizontal and vertical scaling independently. They can be different values.
|
D | textarea.rst | 167 vertical position of the text shown. With this mode configured, scrolling and drawing
|
/lvgl-latest/demos/high_res/ |
D | lv_demo_high_res_private.h | 231 lv_obj_t * lv_demo_high_res_simple_container_create(lv_obj_t * parent, bool vertical, int32_t pad,
|
D | lv_demo_high_res_util.c | 376 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/ |
D | ili9341.rst | 58 * @param ver_res vertical resolution
|
D | st7735.rst | 60 * @param ver_res vertical resolution
|
D | st7789.rst | 59 * @param ver_res vertical resolution
|
D | st7796.rst | 60 * @param ver_res vertical resolution
|
/lvgl-latest/docs/_static/css/ |
D | fontawesome.min.css | 5 …vertical-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/ |
D | scroll.rst | 71 (: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 …
|
D | obj.rst | 502 - :cpp:enumerator:`LV_OBJ_FLAG_SCROLL_CHAIN_VER` Allow propagating the vertical scroll to a parent
|
/lvgl-latest/docs/details/integration/chip/ |
D | stm32.rst | 58 …play_create(WIDTH, HEIGHT); /* Basic initialization with horizontal and vertical resolution in pix…
|
/lvgl-latest/docs/details/main-components/ |
D | display.rst | 388 0, 90, 180 or 270. This will swap the horizontal and vertical resolutions internally
|
/lvgl-latest/docs/details/base-widget/styles/ |
D | style-properties.rst | 979 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
|