Home
last modified time | relevance | path

Searched defs:dash_width (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/draw/
Dlv_draw_line.h35 int32_t dash_width; member
/lvgl-latest/src/draw/vg_lite/
Dlv_draw_vg_lite_line.c72 int32_t dash_width = dsc->dash_width; in lv_draw_vg_lite_line() local