Searched refs:line_height_font (Results 1 – 1 of 1) sorted by relevance
121 int32_t line_height_font = lv_font_get_line_height(font); in lv_draw_label() local122 int32_t line_height = line_height_font + dsc->line_space; in lv_draw_label()157 while(pos.y + line_height_font < draw_ctx->clip_area->y1) { in lv_draw_label()