Searched refs:cell_right (Results 1 – 1 of 1) sorted by relevance
42 … int32_t cell_left, int32_t cell_right, int32_t cell_top, int32_t cell_bottom);822 const int32_t cell_right = lv_obj_get_style_pad_right(obj, LV_PART_ITEMS); in draw_main() local829 txt_area.x2 = cell_area.x2 - cell_right; in draw_main()932 … int32_t cell_left, int32_t cell_right, int32_t cell_top, int32_t cell_bottom) in get_row_height() argument980 txt_w -= cell_left + cell_right; in get_row_height()