Lines Matching full:set
139 * Begin a new sub path and set a point to path
234 * Set a matrix to current transformation matrix
241 * Set blend mode for descriptor
243 * @param blend the blend mode to be set in `lv_vector_blend_t`
248 * Set fill color for descriptor
250 * @param color the color to be set in lv_color32_t format
255 * Set fill color for descriptor
257 * @param color the color to be set in lv_color_t format
262 * Set fill opacity for descriptor
264 * @param opa the opacity to be set in lv_opa_t format
269 * Set fill rule for descriptor
271 * @param rule the fill rule to be set in lv_vector_fill_t format
276 * Set fill image for descriptor
283 * Set fill linear gradient for descriptor
294 * Set fill radial gradient radius for descriptor
303 * Set fill radial gradient spread for descriptor
305 * @param spread the gradient spread to be set in lv_vector_gradient_spread_t format
310 * Set fill gradient color stops for descriptor
319 * Set a matrix to current fill transformation matrix
326 * Set stroke color for descriptor
328 * @param color the color to be set in lv_color32_t format
333 * Set stroke color for descriptor
335 * @param color the color to be set in lv_color_t format
340 * Set stroke opacity for descriptor
342 * @param opa the opacity to be set in lv_opa_t format
347 * Set stroke line width for descriptor
354 * Set stroke line dash pattern for descriptor
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
376 * Set stroke miter limit for descriptor
383 * Set stroke linear gradient for descriptor
392 * Set stroke radial gradient for descriptor
401 * Set stroke color stops for descriptor
403 * @param spread the gradient spread to be set in lv_vector_gradient_spread_t format
408 * Set stroke color stops for descriptor
417 * Set a matrix to current stroke transformation matrix
424 * Set current transformation matrix to identity matrix