Searched refs:_lv_ll_is_empty (Results 1 – 5 of 5) sorted by relevance
153 bool _lv_ll_is_empty(lv_ll_t * ll_p);
359 bool _lv_ll_is_empty(lv_ll_t * ll_p) in _lv_ll_is_empty() function
83 if(_lv_ll_is_empty(&LV_GC_ROOT(_lv_anim_ll))) { in lv_anim_start()
750 if(_lv_ll_is_empty(&chart->series_ll) == false) { in lv_chart_event()1271 if(_lv_ll_is_empty(&chart->cursor_ll)) return; in draw_cursors()
522 if(_lv_ll_is_empty(&disp_refr->sync_areas)) return; in refr_sync_areas()