Searched refs:convert_indent_pct (Results 1 – 1 of 1) sorted by relevance
64 static lv_coord_t convert_indent_pct(lv_obj_t * spans, lv_coord_t width);403 lv_coord_t indent = convert_indent_pct(obj, max_width); in lv_spangroup_get_expand_height()734 static lv_coord_t convert_indent_pct(lv_obj_t * obj, lv_coord_t width) in convert_indent_pct() function780 lv_coord_t indent = convert_indent_pct(obj, max_width); in lv_draw_span()