Searched defs:cell_bottom (Results 1 – 1 of 1) sorted by relevance
824 const int32_t cell_bottom = lv_obj_get_style_pad_bottom(obj, LV_PART_ITEMS); in draw_main() local932 … int32_t cell_left, int32_t cell_right, int32_t cell_top, int32_t cell_bottom) in get_row_height()