Home
last modified time | relevance | path

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

/lvgl-3.5.0/demos/widgets/
Dlv_demo_widgets.c1469 static const uint32_t clothes[10] = {12, 19, 23, 31, 27, 32, 32, 11, 21, 32}; in shop_chart_event_cb() local
1488 a.y2 = a.y1 + (clothes[dsc->id] * h) / 100; in shop_chart_event_cb()