Home
last modified time | relevance | path

Searched refs:side (Results 1 – 16 of 16) sorted by relevance

/lvgl-3.7.0/docs/widgets/core/
Dswitch.md12side of the indicator. Also uses all the typical background properties to describe the knob(s). By…
Dslider.md11 … the knob is square (with an optional corner radius) with side length equal to the smaller side of…
Ddropdown.md57 The list can be created on any side. The default `LV_DIR_BOTTOM` can be modified by `lv_dropdown_se…
/lvgl-3.7.0/src/draw/
Dlv_draw_mask.h112 lv_draw_mask_line_side_t side : 2; member
320 lv_coord_t p2y, lv_draw_mask_line_side_t side);
333 lv_draw_mask_line_side_t side);
Dlv_draw_mask.c295 lv_coord_t p2y, lv_draw_mask_line_side_t side) in lv_draw_mask_line_points_init() argument
299 if(p1y == p2y && side == LV_DRAW_MASK_LINE_SIDE_BOTTOM) { in lv_draw_mask_line_points_init()
319 param->cfg.side = side; in lv_draw_mask_line_points_init()
363 if(param->cfg.side == LV_DRAW_MASK_LINE_SIDE_LEFT) param->inv = 0; in lv_draw_mask_line_points_init()
364 else if(param->cfg.side == LV_DRAW_MASK_LINE_SIDE_RIGHT) param->inv = 1; in lv_draw_mask_line_points_init()
365 else if(param->cfg.side == LV_DRAW_MASK_LINE_SIDE_TOP) { in lv_draw_mask_line_points_init()
369 else if(param->cfg.side == LV_DRAW_MASK_LINE_SIDE_BOTTOM) { in lv_draw_mask_line_points_init()
389 lv_draw_mask_line_side_t side) in lv_draw_mask_line_angle_init() argument
403 lv_draw_mask_line_points_init(param, p1x, py, p2x, p2y, side); in lv_draw_mask_line_angle_init()
610 if(p->cfg.side == LV_DRAW_MASK_LINE_SIDE_LEFT || in lv_draw_mask_line()
[all …]
/lvgl-3.7.0/demos/music/
DREADME.md18 - Display the 4 bands on the left side of a circle by default at 0°, 45°, 90°, 135°
22 - Mirror the bars to the right side of the circle
/lvgl-3.7.0/docs/_static/css/
Dcustom.css49 .wy-side-nav-search {
52 .wy-side-nav-search>div.version {
Dfontawesome.min.css5 …ttery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5…
/lvgl-3.7.0/docs/overview/
Dscroll.md99 …past the extremeties of its content. That is the top side of the content can't be below the top si…
109 - `LV_SCROLL_SNAP_START` Align the children to the left/top side of a scrolled object
110 - `LV_SCROLL_SNAP_END` Align the children to the right/bottom side of a scrolled object
137 - `lv_obj_scroll_to_x(obj, x, LV_ANIM_ON/OFF)` scroll to bring the given coordinate to the left side
138 - `lv_obj_scroll_to_y(obj, y, LV_ANIM_ON/OFF)` scroll to bring the given coordinate to the top side
Ddrawing.md60 …ameters of the mask, keep one side of the buffer as it is (255 by default) and set the rest to 0 t…
64 - `LV_DRAW_MASK_TYPE_LINE` Removes a side from a line (top, bottom, left or right). `lv_draw_line` …
117 … good place to add masks manually. E.g. add a line mask that "removes" the right side of an object.
Dstyle-props.md256 …ground color should start for gradients. 0 means to top/left side, 255 the bottom/right side, 128 …
265 …ackground's gradient color should start. 0 means to top/left side, 255 the bottom/right side, 128 …
367 Set only which side(s) the border should be drawn. The possible values are `LV_BORDER_SIDE_NONE/TOP…
Dcoords.md83 For example if the parent has five pixels of padding on every side the above code will place `obj` …
/lvgl-3.7.0/docs/widgets/extra/
Dtabview.md13 The tab buttons can be positioned on the top, bottom, left and right side of the Tab view.
24 …y Tab view. `tab_pos` can be `LV_DIR_TOP/BOTTOM/LEFT/RIGHT` to position the tab buttons to a side.
Dchart.md93 If there is a visible border on a side and no padding on that side, the division line would be draw…
/lvgl-3.7.0/docs/libs/
Dfsdrv.md24 …API and use it directly, as `lv_fs_littlefs` and the `esp_littlefs` APIs can be used side-by-side.
/lvgl-3.7.0/scripts/
DDoxyfile1429 # value is set to YES, a side panel will be generated containing a tree-like
1489 # http://www.mathjax.org) which uses client side Javascript for the rendering