Searched defs:dash_width (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/draw/ | ||
D | lv_draw_line.h | 35 int32_t dash_width; member |
/lvgl-latest/src/draw/vg_lite/ | ||
D | lv_draw_vg_lite_line.c | 72 int32_t dash_width = dsc->dash_width; in lv_draw_vg_lite_line() local |