Home
last modified time | relevance | path

Searched defs:pad_bottom (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/indev/
Dlv_indev_scroll.c580 int32_t pad_bottom = lv_obj_get_style_pad_bottom(obj, LV_PART_MAIN); in find_snap_point_y() local
747 int32_t pad_bottom = lv_obj_get_style_pad_bottom(scroll_obj, 0); in has_more_snap_points() local
/lvgl-latest/src/widgets/scale/
Dlv_scale.c828 const int32_t pad_bottom = lv_obj_get_style_pad_bottom(obj, LV_PART_MAIN) + border_width; in scale_draw_main() local
1041 const int32_t pad_bottom = lv_obj_get_style_pad_bottom(obj, LV_PART_MAIN) + border_width; in scale_get_tick_points() local
/lvgl-latest/docs/details/base-widget/styles/
Dstyle-properties.rst339 pad_bottom subsection