Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/table/
Dlv_table.c822 const int32_t cell_right = lv_obj_get_style_pad_right(obj, LV_PART_ITEMS); in draw_main() local
932 … int32_t cell_left, int32_t cell_right, int32_t cell_top, int32_t cell_bottom) in get_row_height()