Searched refs:dashed (Results 1 – 2 of 2) sorted by relevance
46 bool dashed = dsc->dash_gap && dsc->dash_width; in lv_draw_dave2d_line() local48 if(dashed) { in lv_draw_dave2d_line()
121 bool dashed = dsc->dash_gap && dsc->dash_width; in draw_line_hor() local130 if(!dashed) { in draw_line_hor()196 bool dashed = dsc->dash_gap && dsc->dash_width; in draw_line_ver() local205 if(!dashed) { in draw_line_ver()