Home
last modified time | relevance | path

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

/lvgl-latest/src/indev/
Dlv_indev_scroll.c524 int32_t pad_right = lv_obj_get_style_pad_right(obj, LV_PART_MAIN); in find_snap_point_x() local
721 int32_t pad_right = lv_obj_get_style_pad_right(scroll_obj, 0); in has_more_snap_points() local
/lvgl-latest/src/widgets/scale/
Dlv_scale.c830 const int32_t pad_right = lv_obj_get_style_pad_right(obj, LV_PART_MAIN) + border_width; in scale_draw_main() local
1042 const int32_t pad_right = lv_obj_get_style_pad_right(obj, LV_PART_MAIN) + border_width; in scale_get_tick_points() local
/lvgl-latest/docs/details/base-widget/styles/
Dstyle-properties.rst367 pad_right subsection