Searched defs:line_height (Results 1 – 3 of 3) sorted by relevance
109 int32_t line_height; /**< The real line height where any text fits*/ member
233 int32_t line_height = line_height_font + dsc->line_space; in lv_draw_label_iterate_characters() local
423 int32_t line_height = line_height_font + dsc->line_space; in _draw_label_iterate_characters() local