Lines Matching full:line
146 * Add a line to the path from last point to the point
153 * Add a quadratic bezier line to the path from last point to the point
161 * Add a cubic bezier line to the path from last point to the point
347 * Set stroke line width for descriptor
349 * @param width the stroke line width
354 * Set stroke line dash pattern for descriptor
356 * @param dash_pattern an array of values that specify the segments of dash line
362 * Set stroke line cap style for descriptor
364 * @param cap the line cap to be set in lv_vector_stroke_cap_t format
369 * Set stroke line join style for descriptor
371 * @param join the line join to be set in lv_vector_stroke_join_t format