Searched refs:lv_area_set_height (Results 1 – 7 of 7) sorted by relevance
150 void lv_area_set_height(lv_area_t * area_p, lv_coord_t h);
71 void lv_area_set_height(lv_area_t * area_p, lv_coord_t h) in lv_area_set_height() function89 lv_area_set_height(area_p, h); in _lv_area_set_pos()
310 lv_area_set_height(&line, 1); in decode_and_draw()
261 lv_area_set_height(&disp->screens[i]->coords, h); in lv_disp_drv_update()
408 …(*area_set_main_size)(lv_area_t *, lv_coord_t) = (f->row ? lv_area_set_width : lv_area_set_height); in children_repos()
638 lv_area_set_height(&mask_area, frag_size * 2); in draw_shadow()640 lv_area_set_height(&mask_area_blurred, blur_frag_size * 2); in draw_shadow()
663 lv_area_set_height(&item->coords, item_h); in item_repos()