Searched refs:convert_indent_pct (Results 1 – 1 of 1) sorted by relevance
70 static int32_t convert_indent_pct(lv_obj_t * spans, int32_t width);448 int32_t indent = convert_indent_pct(obj, max_width); in lv_spangroup_get_expand_height()867 static int32_t convert_indent_pct(lv_obj_t * obj, int32_t width) in convert_indent_pct() function913 int32_t indent = convert_indent_pct(obj, max_width); in lv_draw_span()