Searched refs:_lv_ll_is_empty (Results 1 – 4 of 4) 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
84 if(_lv_ll_is_empty(&LV_GC_ROOT(_lv_anim_ll))) { in lv_anim_start()
747 if(_lv_ll_is_empty(&chart->series_ll) == false) { in lv_chart_event()1267 if(_lv_ll_is_empty(&chart->cursor_ll)) return; in draw_cursors()