Home
last modified time | relevance | path

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

/lvgl-3.6.0/examples/widgets/chart/
Dlv_example_chart_6.py86 lv.draw_label(a, dsc.clip_area, draw_label_dsc, value_txt, None)
/lvgl-3.6.0/src/widgets/
Dlv_roller.c35 static void draw_label(lv_event_t * e);
445 draw_label(e); in lv_roller_label_event()
524 static void draw_label(lv_event_t * e) in draw_label() function
/lvgl-3.6.0/docs/
DCHANGELOG.md778 - fix(draw_label): radius Mask doesn't work in Specific condition [`2784`](https://github.com/littl…