Home
last modified time | relevance | path

Searched refs:lv_obj_get_style_line_dash_width (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/core/
Dlv_obj_draw.c255 draw_dsc->dash_width = lv_obj_get_style_line_dash_width(obj, part); in lv_obj_init_draw_line_dsc()
Dlv_obj_style_gen.h460 static inline int32_t lv_obj_get_style_line_dash_width(const lv_obj_t * obj, lv_part_t part) in lv_obj_get_style_line_dash_width() function