Home
last modified time | relevance | path

Searched refs:span_count (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/tests/src/test_cases/widgets/
Dtest_span.c385 const uint32_t span_count = 5; in test_spangroup_get_span_coords() local
386 lv_span_t * spans[span_count]; in test_spangroup_get_span_coords()
445 for(uint32_t i = 0; i < span_count; i++) { in test_spangroup_get_span_coords()