Searched defs:cell_top (Results 1 – 1 of 1) sorted by relevance
823 const int32_t cell_top = lv_obj_get_style_pad_top(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()