Searched defs:cell_right (Results 1 – 1 of 1) sorted by relevance
822 const int32_t cell_right = lv_obj_get_style_pad_right(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()