Searched defs:line_height (Results 1 – 2 of 2) sorted by relevance
66 uint8_t line_height; /**< The real line height where any text fits*/ member
74 lv_coord_t line_height = lv_font_get_line_height(font) + style->text.line_space; in lv_draw_label() local
Completed in 4 milliseconds