Searched refs:lv_obj_move_background (Results 1 – 4 of 4) sorted by relevance
41 lv_obj_move_background(currentButton); in event_handler_top()
103 static inline void lv_obj_move_background(lv_obj_t * obj) in lv_obj_move_background() function
64 Similarly, use :cpp:expr:`lv_obj_move_background(widget)` to move it to the background.
128 :cpp:expr:`lv_obj_move_foreground(widget)` and :cpp:expr:`lv_obj_move_background(widget)`.