Searched refs:lv_get_snippet_cnt (Results 1 – 2 of 2) sorted by relevance
61 static uint16_t lv_get_snippet_cnt(void);631 static uint16_t lv_get_snippet_cnt(void) in lv_get_snippet_cnt() function836 if(next_ofs > 0 && lv_get_snippet_cnt() > 0) { in lv_draw_span()872 uint16_t item_cnt = lv_get_snippet_cnt(); in lv_draw_span()
1048 - fix(span) eliminate warning in lv_get_snippet_cnt() [`2659`](https://github.com/lvgl/lvgl/pull/26…