Searched refs:lv_obj_update_layout (Results 1 – 21 of 21) sorted by relevance
40 lv_obj_update_layout(cb); in lv_example_checkbox_1()
93 lv_obj_update_layout(tv); in lv_obj_set_tile_id()142 lv_obj_update_layout(obj); /*Be sure the size is correct*/ in lv_tileview_tile_constructor()
77 lv_obj_update_layout(mo_prev); in my_constructor()
153 void lv_obj_update_layout(const struct _lv_obj_t * obj);
259 lv_obj_update_layout(obj); in lv_obj_scroll_by_bounded()390 lv_obj_update_layout(obj); in lv_obj_scroll_to_view()399 lv_obj_update_layout(obj); in lv_obj_scroll_to_view_recursive()440 lv_obj_update_layout(obj); in lv_obj_update_snap()
308 lv_obj_update_layout(disp_refr->act_scr); in _lv_disp_refr_timer()309 if(disp_refr->prev_scr) lv_obj_update_layout(disp_refr->prev_scr); in _lv_disp_refr_timer()311 lv_obj_update_layout(disp_refr->top_layer); in _lv_disp_refr_timer()312 lv_obj_update_layout(disp_refr->sys_layer); in _lv_disp_refr_timer()
301 void lv_obj_update_layout(const lv_obj_t * obj) in lv_obj_update_layout() function349 lv_obj_update_layout(obj); in lv_obj_align_to()
61 lv_obj_update_layout(obj); in lv_snapshot_buf_size_needed()
66 lv_obj_update_layout(dd1); in test_dropdown_set_options()141 lv_obj_update_layout(dd1); in test_dropdown_click()
136 lv_obj_update_layout(list); in selectors_create()
191 lv_obj_update_layout(obj); /*Be sure the object's size is calculated*/ in lv_img_set_angle()224 lv_obj_update_layout(obj); /*Be sure the object's size is calculated*/ in lv_img_set_pivot()260 lv_obj_update_layout(obj); /*Be sure the object's size is calculated*/ in lv_img_set_zoom()
336 lv_obj_update_layout(obj); in lv_arc_align_obj_to_angle()357 lv_obj_update_layout(obj); in lv_arc_rotate_obj_to_angle()369 lv_obj_update_layout(obj); in lv_arc_rotate_obj_to_angle()
471 lv_obj_update_layout(label); in lv_dropdown_open()524 lv_obj_update_layout(dropdown->list); in lv_dropdown_open()
360 lv_obj_update_layout(obj); in lv_textarea_set_cursor_pos()
150 lv_obj_update_layout(obj); in lv_rlottie_constructor()
150 lv_obj_update_layout(obj); in lv_tabview_set_act()
291 lv_obj_update_layout(main_cont); in _lv_demo_music_main_create()432 lv_obj_update_layout(main_cont); in create_cont()
41 To do this call `lv_obj_update_layout(obj)`.43 The size and position might depend on the parent or layout. Therefore `lv_obj_update_layout` recalc…
777 lv_obj_update_layout(parent); in analytics_create()870 lv_obj_update_layout(panel1); in shop_create()1219 lv_obj_update_layout(tv); /*Be sure the sizes are recalculated*/ in ta_event_cb()
649 lv_obj_update_layout(menu->main_header); in lv_menu_refr_main_header_mode()
693 lv_obj_update_layout(scr); in benchmark_init()