Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 25 of 36) sorted by relevance

12

/lvgl-latest/libs/nema_gfx/include/
Dnema_matrix4x4.h164 float bottom, float top,
178 float bottom, float top);
/lvgl-latest/tests/src/test_cases/
Dtest_margin_align.c29 void obj_set_margin(lv_obj_t * obj, int32_t left, int32_t top, int32_t right, int32_t bottom) in obj_set_margin() argument
34 lv_obj_set_style_margin_bottom(obj, bottom, LV_PART_MAIN); in obj_set_margin()
Dtest_margin_flex.c29 void obj_set_margin(lv_obj_t * obj, int32_t left, int32_t top, int32_t right, int32_t bottom) in obj_set_margin() argument
34 lv_obj_set_style_margin_bottom(obj, bottom, LV_PART_MAIN); in obj_set_margin()
Dtest_margin_grid.c29 void obj_set_margin(lv_obj_t * obj, int32_t left, int32_t top, int32_t right, int32_t bottom) in obj_set_margin() argument
34 lv_obj_set_style_margin_bottom(obj, bottom, LV_PART_MAIN); in obj_set_margin()
/lvgl-latest/src/drivers/windows/
Dlv_windows_context.c321 client_rect.bottom - client_rect.top, in lv_windows_display_driver_flush_callback()
333 client_rect.bottom - client_rect.top, in lv_windows_display_driver_flush_callback()
519 request_content_size.bottom - request_content_size.top); in lv_windows_window_message_callback_nolock()
581 window_rect.bottom - window_rect.top; in lv_windows_window_message_callback_nolock()
586 client_rect.bottom - client_rect.top; in lv_windows_window_message_callback_nolock()
626 suggested_rect->bottom, in lv_windows_window_message_callback_nolock()
/lvgl-latest/docs/
Dindex.rst9 <div style="margin-bottom:30px; margin-top:14px">
15 <div style="margin-bottom:48px">
/lvgl-latest/docs/_static/css/
Dcustom.css46 margin-bottom: 8px;
91 padding-bottom: 16px;
/lvgl-latest/docs/details/widgets/
Dtabview.rst19 The tab buttons can be positioned on the top, bottom, left and right
81 When tabs are on the top or bottom, this means the height of the tab bar, and when
Dline.rst52 be at the bottom of the Widget. *y invert* is disabled by default.
Dbar.rst57 bottom to top in vertical mode. If the minimum value is greater than the maximum value, like
Dmenu.rst51 - :cpp:enumerator:`LV_MENU_HEADER_BOTTOM_FIXED` Header is positioned at the bottom.
Dslider.rst66 bottom to top in vertical orientation. If the minimum value is set to be greater
Dlabel.rst103 - :cpp:enumerator:`LV_LABEL_LONG_DOT` Replaces the last 3 characters from bottom right corner of th…
/lvgl-latest/src/libs/tjpgd/
Dtjpgd.h46 uint16_t bottom; /* Bottom end */ member
/lvgl-latest/src/libs/thorvg/
DtvgSwRle.cpp945 auto bottom = band->min; in rleRender()
947 auto middle = bottom + ((top - bottom) >> 1); in rleRender()
951 if (middle == bottom) goto error; in rleRender()
953 if (bottom - top >= rw.bandSize) ++rw.bandShoot; in rleRender()
955 band[1].min = bottom; in rleRender()
/lvgl-latest/src/core/
Dlv_refr.c194 lv_area_t bottom = obj->coords; in lv_obj_redraw() local
195 bottom.y1 = bottom.y2 - rout + 1; in lv_obj_redraw()
196 if(lv_area_intersect(&bottom, &bottom, &clip_area_ori)) { in lv_obj_redraw()
197 layer_children = lv_draw_layer_create(layer, LV_COLOR_FORMAT_ARGB8888, &bottom); in lv_obj_redraw()
212 lv_draw_layer(layer, &img_draw_dsc, &bottom); in lv_obj_redraw()
Dlv_obj_pos.c257 int32_t bottom = lv_obj_get_style_space_bottom(obj, LV_PART_MAIN); in lv_obj_set_content_height() local
258 lv_obj_set_height(obj, h + top + bottom); in lv_obj_set_content_height()
572 int32_t bottom = lv_obj_get_style_space_bottom(obj, LV_PART_MAIN); in lv_obj_get_content_height() local
574 return lv_obj_get_height(obj) - top - bottom; in lv_obj_get_content_height()
/lvgl-latest/docs/details/base-widget/
Dscroll.rst77 ``pad_left/right/top/bottom`` sets the spacing around the scrollbars,
149 bottom-most position), additional scrolling is propagated to its parent.
174 of the Widget, and vice versa for the bottom side.
193 - :cpp:enumerator:`LV_SCROLL_SNAP_END`: Align the children to the right/bottom side of a scrolled W…
264 - :cpp:expr:`lv_obj_get_scroll_bottom(widget)` Pixels scrolled past bottom of Widget's view window.
Dlayer.rst119 height for the top and bottom parts of the Widget.
/lvgl-latest/src/widgets/bar/
Dlv_bar.c444 int32_t * bottom = reversed ? axis1 : axis2; in draw_indic() local
451 *bottom = *axis1; in draw_indic()
456 *bottom = zero; in draw_indic()
/lvgl-latest/docs/details/base-widget/layouts/
Dgrid.rst91 - :cpp:enumerator:`LV_GRID_ALIGN_END`: means right when direction is horizontal and bottom when ver…
106 - :cpp:enumerator:`LV_GRID_ALIGN_END`: means right when direction is horizontal and bottom when ver…
Dflex.rst95 against the bottom of the track. (It's called align-items_ in CSS.)
102 - :cpp:enumerator:`LV_FLEX_ALIGN_END`: means right when direction is horizontal, bottom when vertic…
/lvgl-latest/src/widgets/textarea/
Dlv_textarea.c1223 int32_t bottom = lv_obj_get_style_pad_bottom(obj, LV_PART_CURSOR) + border_width; in refr_cursor_area() local
1231 cur_area.y2 = letter_pos.y + bottom + letter_h - 1; in refr_cursor_area()
1409 int32_t bottom = lv_obj_get_style_pad_bottom(obj, LV_PART_MAIN); in draw_placeholder() local
1416 ph_coords.y2 -= bottom + border_width; in draw_placeholder()
/lvgl-latest/docs/details/integration/chip/
Dalif.rst126 If it hasn't happened automatically, Click "Arm Tools" on the bottom bar and then
180 it by either clicking the gear icon on the bottom bar or by navigating to the CMSIS panel
/lvgl-latest/src/widgets/dropdown/
Dlv_dropdown.c543 int32_t bottom = lv_obj_get_style_pad_bottom(dropdown->list, LV_PART_MAIN) + border_width; in lv_dropdown_open() local
545 int32_t list_fit_h = label_h + top + bottom; in lv_dropdown_open()

12