Searched refs:refr_obj (Results 1 – 1 of 1) sorted by relevance
49 static void refr_obj(lv_layer_t * layer, lv_obj_t * obj);171 refr_obj(layer, child); in lv_obj_redraw()201 refr_obj(layer_children, child); in lv_obj_redraw()222 refr_obj(layer_children, child); in lv_obj_redraw()244 refr_obj(layer, child); in lv_obj_redraw()877 refr_obj(layer, top_obj); in refr_obj_and_children()897 refr_obj(layer, child); in refr_obj_and_children()1098 static void refr_obj(lv_layer_t * layer, lv_obj_t * obj) in refr_obj() function