Searched refs:lv_obj_move_foreground (Results 1 – 7 of 7) sorted by relevance
18 lv_obj_move_foreground(float_btn); in float_button_event_cb()
69 lv_obj_move_foreground(list); in lv_demo_scroll()
90 lv_obj_move_foreground(currentButton); in event_handler_bottom()
86 static inline void lv_obj_move_foreground(lv_obj_t * obj) in lv_obj_move_foreground() function
63 - Use :cpp:expr:`lv_obj_move_foreground(widget)` to bring a Widget to the foreground.
128 :cpp:expr:`lv_obj_move_foreground(widget)` and :cpp:expr:`lv_obj_move_background(widget)`.
295 lv_obj_move_foreground(logo); in lv_demo_music_main_create()